Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • artmyth Friend
    #137440

    Hi 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>SNIP

    Second 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.


    1. div-menu-troubleshooting
    artmyth Friend
    #288152

    Ok 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 at

    url removed as site has changed

    hmm the issue only seems to be visible in ieexploer

    artmyth Friend
    #288184

    ok 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.

Viewing 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