-
AuthorPosts
-
artmyth Friend
artmyth
- Join date:
- February 2008
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 6 times in 1 posts
January 24, 2009 at 3:57 am #137440Hi In a customization of ja-fagus on a new 1.59 install Im having an issue with the – I think – div.module_menu shown in the attached image.
It seems that if an li entry goes to a second line the background pushes out to the left.
heres the source code from the page:
<div id=”ja-col1″><div class=”ja-innerpad”>
<div class=”module”>
<div>
<div>
<div>
<h3>This Just In…</h3>
<ul class=”latestnews”>
<li class=”latestnews”>
<a href=”live link”>
Studio Tour: Call to Artists</a>
</li>SNIPSecond issue is that the left border image box-bl.gif extends past the bottom of each module – any help in getting these resolved would be greatly appreciated.
artmyth Friendartmyth
- Join date:
- February 2008
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 6 times in 1 posts
January 25, 2009 at 7:36 pm #288152Ok i got the second issue resolved, just overwrote the corner graphic in my haste to get this going.
However I still have the issue of the background of the second line ina li extending beyond the left border, in my forum searches there seems to be a fix but it seems to apply to an earlier version, ja-fagus for 1.5 doesnt seem to have a ul.menu tag my issue seems realted to this issue
http://www.joomlart.com/forums/topic/left-menu-width-problems/but the solution needs updating i think in the 1.5 template
anyone out there whos seen a fix?
you can view the issue aturl removed as site has changed
hmm the issue only seems to be visible in ieexploer
artmyth Friendartmyth
- Join date:
- February 2008
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 6 times in 1 posts
January 26, 2009 at 3:00 am #288184ok finally figured it out
wiht the help of firefox webdeveloper plugin i realized that latest news wasnt defined anywhere in css so i searched the forums and came up with this
http://www.joomlart.com/forums/topic/css-where-are-the-tags-latestnews-and-popular-defined/
and then added this to my template.css file for ja-fagus 1.5 at or around line 975
ul.menu {
}ul.menu li {
width: 99%;
}ul.latestnews li {
width: 99%;
}and the boinky menues are not persistant, they do flash a bit but i can live with that for a few days.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 1 voice, and was last updated by artmyth 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
div.module_menu double lines cause bkgrnd image to space left
Viewing 3 posts - 1 through 3 (of 3 total)