I have a CSS Menu set up which is working perfectly for me, although I would like to be able to change the colour of the “hover”, “click” and “current page” for each individual menu item due to each section of the site being colour coded (7 menu items in total, so 7 different section colours).
Is this at all possible using the CSS Menu action? Or am I trying to pull on the handbrake in my canoe?
You could do a much simpler version of sprites with HTML text over it.
This site (if you’re looking at the Web version of the list) uses that
for the left-hand navigation.
Walter
On Jan 6, 2010, at 5:42 PM, Craig Paterson wrote:
@DeltaDave - so obvious, wasn’t thinking clearly. Many thanks.
@Marcel - Thanks for the link, I need my links to be text in this
instance though, but I will bookmark for possible later use. Thanks.
@waltd - many thanks for your reply. What I omitted to say in my original post was that it is just the text colour of the “hover”, “click” and “current page” which I need to change, not the background colour, so it looks like DeltaDave’s suggestion might work best for my situation.
Dave is correct again… I did this on a site I am currently working on and it works perfectly. Not difficult to set up. create 1 menu working the way you want it and then duplicate it across. Go back in to each menu and change the colours accordingly. If you create them on the master page it will populate all your pages.
Nathan Garner
Creative Director
Austin Wells Design Limited
One Elmgate Drive - Littledown - Bournemouth BH7 7EF
t 01202 301271 e email@hidden w http://www.austinwellsdesign.co.uk
Member of NAPP
On 6 Jan 2010, at 19:53, DeltaDave wrote:
I think it would be easier/faster to create 7 separate CSS menus.