PDA

View Full Version : Transmenu arrow


domdeez
11-30-2006, 06:07 PM
I changed the spacing on my top level transmenu. Now the arrow that indicates there are submenus is located behend the text. Where do I go move these arrows over to the right closer to the border?

domdeez
12-02-2006, 05:52 PM
This adjustment can be made on this file "ja-transmenu.css" on this line and a few similar lines below it;

a.havechild-mainlevel-active-trans:active {
color: #FFFFFF!important;
background-color: #7EA2BC;
/*background: url(img/arrow-off.gif) no-repeat 90% 45% #7EA2BC;*/
}

You adjust the placement of the arrow by the first percentage "90%"