Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   Nifty Colours for dropdown menus (http://forum.bytesforall.com/showthread.php?t=12379)

SharonJ Jan 21, 2011 06:24 PM

Nifty Colours for dropdown menus
 
Thanks to something Juggledad posted, I came up with this code for coloured dropdown menus. Previously the backgrounds were white on white. They did not stand out. I tried doing a drop shadow but no go. So here is my solution, put in HTML/CSS Inserts

ul.rMenu-ver li {
background-color: #daf2f9 !important;
}

ul.rMenu-ver li a:hover {
background-color: #bddce5 !important;
}

See it working at http:skookumheritagechurch.ca (Atahualpa 3.6.1)

Thanks for the inspiration, Juggledad.
:):):)


All times are GMT -6. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.