-
AuthorPosts
-
rhys_daniels Friend
rhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 24, 2009 at 4:52 pm #137461Allright
I have a problem with 2 browsers not showing User 6 and user 7 correctly.
The border breaks if you use IE7 or Avant. All other browsers are fine!
Anyone know the fix?
Take a look at the screenshot for more info.
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
January 24, 2009 at 6:22 pm #288043have you got a live url?
can’t provide a proper fix without inspecting the code on your site. However, the simplest thing to do would be reducing the size of those images but once we look at the code on your site, we can give you a better fix.
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 24, 2009 at 8:32 pm #288059<em>@anisjolly 108045 wrote:</em><blockquote>have you got a live url?
can’t provide a proper fix without inspecting the code on your site. However, the simplest thing to do would be reducing the size of those images but once we look at the code on your site, we can give you a better fix.</blockquote>
Allright Boss
I dont want to publish the site url just yet on any site, I was thinking of reducing the file image but it seems a shame as all other browsers except 2 of them display correctly.
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
January 26, 2009 at 1:30 am #288180rhys_daniels;108061Allright Boss
I dont want to publish the site url just yet on any site, I was thinking of reducing the file image but it seems a shame as all other browsers except 2 of them display correctly.
If you cant give us a live url, Rhys can I suggest you use the JA demo site as a tesbed and see if the user 6 and 7 modules break there? mind you if the images are bigger than the space as you intimate 😉
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 26, 2009 at 2:14 pm #288279<em>@ShannonN 108222 wrote:</em><blockquote>If you cant give us a live url, Rhys can I suggest you use the JA demo site as a tesbed and see if the user 6 and 7 modules break there? mind you if the images are bigger than the space as you intimate ;)</blockquote>
Where the test site located?
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
January 26, 2009 at 3:44 pm #288295rhys_daniels;108326Where the test site located?
http://www.joomlart.com/templates_demo.php
load which ever sanidine you use and see if the modukes display correctly, IN IE8 all the modules are mis sshapen when I look at the demo page having the top wider than the rest, I don’t have IE 7 to test but it should give you something to compare
Cheers Shannonrhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
February 1, 2009 at 1:13 pm #289098Ive raised a support incident for this one. The JA team are taking a little time t get back to me though.
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
February 3, 2009 at 2:29 pm #289395<em>@rhys_daniels 108018 wrote:</em><blockquote>Allright
I have a problem with 2 browsers not showing User 6 and user 7 correctly.
The border breaks if you use IE7 or Avant. All other browsers are fine!
Anyone know the fix?
Take a look at the screenshot for more info.</blockquote>
Had a response from the JA Team. The following did work.
Open template.css file , find following code section at about line 1645 :
div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.module_fixbr div div div,
div.ja-box-tl {
padding: 15px 20px 15px;
background: url(../images/box-tl.gif) no-repeat top left;
}
change to :
div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.module_fixbr div div div,
div.ja-box-tl {
padding: 15px 15px 15px;
background: url(../images/box-tl.gif) no-repeat top left;
}
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by rhys_daniels 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
User 6 & 7 Border Break – IE7 & Avant
Viewing 8 posts - 1 through 8 (of 8 total)