Hi.
Can anyone help me with this. I have tried to use a.inpath as always, but nothing happens..
The solution runs on DW8...
CSS:
#header #mainmenu ul li a:link {color:#4e4e4e; text-decoration:none; background-image:none; height:25px; padding-bottom:8px; }
#header #mainmenu ul li a:visited {color:#4e4e4e; text-decoration:none; background-image:none; height:25px; padding-bottom:8px; }
#header #mainmenu ul li a:hover {color:#9bba1e; text-decoration:none; background-image:url(../Images/mainmenu.png); background-position:bottom center; background-repeat:no-repeat; height:25px; padding-bottom:8px; }
#header #mainmenu ul li a.inpath {color:#9bba1e !important; text-decoration:none; background-image:url(../Images/mainmenu.png) !important; background-position:bottom center !important; background-repeat:no-repeat !important; height:25px !important; padding-bottom:8px !important; }
#header #mainmenu ul li a:active {color:#9bba1e; text-decoration:none; background-image:url(../Images/mainmenu.png); background-position:bottom center; background-repeat:no-repeat; height:25px; padding-bottom:8px; }
Hope someone can help me?
Kind regards
Martin