General Community > Off-Topic

Help with Allcss2 dropdown menu

(1/2) > >>

nicole2292:
Hi All,

I'm am working on a site based around the template "Allcss2 (v2.6, 02/16/2007) with drop-downs".

However I just need to make one small change which I can't seem to manage.

Please view my site here: http://dev.visionfactordesign.com/gardenhurst/

All I want to do is make the background colour on the "functions" button stay white while the user is hovering on the drop-down menu. Seems simple enough, however I can't figure it out.

All help greatly appreciated.

Thanks in advance.
Nicole

bgg:
u need to use a javascript based solution for that.
ls check this site, whr i m now working on
--- Code: ---ww2.chsj.org
--- End code ---

mr-fan:
bgg please use the hyperlink button (3rd from the left side) to make a link to a site!
 not the code button...... :wink:

thanks

vyni:
Hi Nicole,

simply add a line like

#nav li.menu-parent a    {background: #fff; color: #5ff; border-bottom: 1px solid #000;}

to Your css-file.
This will solve Your problem


regards from Himberg, nearby Vienna

nicole2292:
Hi Vyni,

Thanks for the suggestion, the thing is the class "menu-parent" is not present unless you are actually on one the the child pages. As this menu operates using hover the class needs to be present at all times wherever you are currently in the site.

Thanks anyway,
Nicole

Navigation

[0] Message Index

[#] Next page

Go to full version