General Community > Off-Topic
Help with Allcss2 dropdown menu
vyni:
Just to make it clear:
You want the menu working as it now works. just the button function You want to be white - all the time - regardless wich state - if mouseover or not - if is parent or not - if it is current or not ?
In that case I would add an unique class to the menu. Than You can control each button separately, every stage of it too.
this is an example
--- Code: ---show_menu2(1,SM2_ROOT,SM2_ALL,SM2_ALL,'<li><a href="[url]" class="[class] butt[sib]">[menu_title]</a>','</li>','<ul>','</ul>',false,'<ul class="adxm menu">');
--- End code ---
this adds a unique class like butt1, butt2, butt3 to each menu-button - find out the number of the Function-button (look in source-code) and add this class to Your css-file.
regards from Himberg
Navigation
[0] Message Index
[*] Previous page
Go to full version