-
AuthorPosts
-
February 9, 2012 at 5:19 am #173711
The site is not showing properly with Firefox 9.0.1.
even the demo you provide is problem on displaying.
http://templates.joomlart.com/ja_community_plus/
see the pictures here.
please tell me how to fix it.
February 10, 2012 at 2:55 am #437770<em>@iamkenny 299675 wrote:</em><blockquote>The site is not showing properly with Firefox 9.0.1.
even the demo you provide is problem on displaying.
http://templates.joomlart.com/ja_community_plus/
see the pictures here.
please tell me how to fix it.</blockquote>Safari also problem like that.
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
February 10, 2012 at 3:59 am #437776Hi iamkenny,
Open the template.css file in the css folder, you find the following code section:
div.ja-innerdiv .ja-bottom-links {
float: left;
margin-right: 45px; /* Replace it by 42px */
}
Tell me if it don’t work. Thanks
February 10, 2012 at 10:56 am #437819Dear TRungch
It works with Firefox,
BUT for Safari it is still problem.cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
February 13, 2012 at 7:11 am #438163Hi iamkenny,
Add the width property in the follow code section:
div.ja-innerdiv .ja-bottom-links {
float: left;
margin-right: 45px; /* Replace it by 42px */
width: 23%; /* Add new property*/
}
I tested on the Safari and Firefox, it work.
February 13, 2012 at 9:05 am #438173Dear Trungch, By using your advice, the bottom modules align problem seems solved,
BUT there is new problem caused by follwing your advice: the module title words become in 2 lines, you can check the attached picture. I guess it is because the module width is too short ?
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
February 14, 2012 at 7:20 am #438263Hi,
Can you provide me the url link of the your site? I’ll suggest you a final solution.
Thanks.
February 14, 2012 at 7:27 am #438264I sent to you PM. you can reply to me via PM.
Please do not mention the site name and URL in the forum post. thank you.cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
February 14, 2012 at 7:49 am #438265Hi,
Open the template.css file and find the following code section:
div.ja-innerdiv h4 {
color: #9A8D85;
font-weight: bold;
margin: 0 0 15px;
text-shadow: 0 1px 1px #000000;
}
and add new some properties:
div.ja-innerdiv h4 {
color: #9A8D85;
font-weight: bold;
margin: 0 0 15px;
text-shadow: 0 1px 1px #000000;
display: block;
margin-right: -40px;
}
I hope it work. 🙂
February 14, 2012 at 10:11 am #438282It seems your suggestion works. thank you so much.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by iamkenny 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum