Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timmiller Friend
    #158087

    Hey Guys,

    I cannot seem to figure out how to adjust the bg image for active menu. It has shifted to the left about 10 to 15 px.

    Here is a link: visualedge.biz/dfwcgi2

    Thanks

    tm

    Phill Moderator
    #369364

    Are those images too near the edge?

    Open template.css and around line 1871 find


    #ja-mainnav ul.level0 li.mega .group .group-title a.mega {
    padding: 7px 0 !important;

    }

    and change to


    #ja-mainnav ul.level0 li.mega .group .group-title a.mega {
    padding: 7px 0 0 5px !important;

    }

    timmiller Friend
    #370044

    Hi Phil,

    I’m not sure they are too near the edge at all. If they were, how would I adjust them?

    That code was not it unfortunately. I changed those params and then went into firebug even to try adjusting them live with no visual difference at all. Please see the image…

    Thanks in advance!

    aman204 Friend
    #370059

    Change this::

    ul.level0 > li.active > a.mega span {light_ocean.css (line 330)
    background: url(“../../images/light_ocean/mainlevel-active.gif”) no-repeat scroll left top #3B6197 !important;
    }

    to

    ul.level0 > li.active > a.mega span {light_ocean.css (line 330)
    background: url(“../../images/light_ocean/mainlevel-active.gif”) no-repeat scroll right top #3B6197 !important;
    }

    timmiller Friend
    #370061

    Rock On!

    Aman, Thanks a ton- this was driving me crazy!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  timmiller 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum