-
AuthorPosts
-
November 18, 2008 at 1:26 pm #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.-
scotty Friend
scotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 18, 2008 at 1:54 pm #279536Yes 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;
}November 18, 2008 at 2:21 pm #279539Thank you very much, fantastic !!!
January 30, 2009 at 8:00 am #288920HI,
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. -
AuthorPosts
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, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-