Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alegioia Friend
    #135463

    I’ve the problem with trans menu, file attached, thank you.
    I want that the Contact backround, that is the ultimate button in the transmenu, the backround is black, but there is a bug ? Thank you very much.


    1. ok_backround_button_black
    2. ko_backround_button_black
    scotty Friend
    #279536

    Yes there seems to be a mistake in ja-transmenuh.css. Open ja-transmenuh.css and find on line 284…

    #ja-transmenu a.havechild-mainlevel-active-trans-first span ,
    #ja-transmenu a.mainlevel-active-trans-first span,
    #ja-transmenu a.havechild-mainlevel-active-trans-last span ,
    #ja-transmenu a.mainlevel-active-trans-first last {
    float: left;
    display: block;
    background: url(../../images/navr-active.gif) no-repeat center right;
    }

    and change to…

    #ja-transmenu a.havechild-mainlevel-active-trans-first span ,
    #ja-transmenu a.mainlevel-active-trans-first span,
    #ja-transmenu a.havechild-mainlevel-active-trans-last span ,
    #ja-transmenu a.mainlevel-active-trans-last span {
    float: left;
    display: block;
    background: url(../../images/navr-active.gif) no-repeat center right;
    }

    alegioia Friend
    #279539

    Thank you very much, fantastic !!!

    ellocke Friend
    #288920

    HI,
    i have the same proplem, but different.
    my template has the color red.
    the last button is different from the color. i have change the code to “last span”
    the aktiv link hast the background color black but it must be red.
    and the aktive hover botton has the color gray that must been red too.

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

This topic contains 4 replies, has 3 voices, and was last updated by  ellocke 15 years, 2 months ago.

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