-
AuthorPosts
-
March 13, 2009 at 5:52 pm #139092
We are having a problem with the vertical lines on modules not showing up in IE7. What’s interesting is that if you scroll up and down on the page, the lines will appear in one place, then disappear in another. This is not related to the modules being longer than the graphic or anything like that. It appears to only happen on IE7 and does not seem to occur on Joomlart’s demo, so I’m assuming it’s something on our site in conjunction with the template. Any ideas or things to try would be greatly appreciated.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 18, 2009 at 2:01 am #296555Hi NealBaker,
I have looked your website and but could not find this issue.
Did you fix this issue?
March 18, 2009 at 4:18 am #296584Yes, Cao replied to me this morning. Thanks for checking in…
Here is the solution that he provided in case anyone needs this…
For this case, please open templates/jaolivine/css/template.css file, at about line 2697, find following code:
div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
padding:0 15px 15px;
}and change to:
div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
padding:0 15px 15px;
width: 95%;
}Thanks for the help!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by NealBaker 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
V lines in Module with IE7
Viewing 3 posts - 1 through 3 (of 3 total)