Script: Switch Menu II
http://www.dynamicdrive.com/dynamici...witchmenu2.htm
Hi, is there any way to tweak the CSS of this script so that 'active' sub-menu links are displayed with an alternative background colour?
Any help much appreciated. Thanx
Script: Switch Menu II
http://www.dynamicdrive.com/dynamici...witchmenu2.htm
Hi, is there any way to tweak the CSS of this script so that 'active' sub-menu links are displayed with an alternative background colour?
Any help much appreciated. Thanx
Well, you can try adding the line in red to the below default CSS of the script:
Code:.subItemOver a { margin-left:23px; font: 11px tahoma,verdana,sans-serif; cursor:pointer; color: #428eff; text-decoration:underline; cursor:pointer; background: lightgreen; }
DD Admin
Bookmarks