View Single Post
  #2  
Old 10-02-2006, 05:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Vertical menu link backgrounds...

The correct code is:

.VertMenuItems:hover {
COLOR: #ffffff; TEXT-DECORATION: none; background-color: #FFFFFF; display: block;}

You had a quote in there which was probably screwing it up. Also, make sure your skin1.css file is writable in order to save the changes.

To create a different style for each menu, you would need to create a different menu.tpl file for each menu, and then change the name of the menu template being called at the bottom of each file (categories.tpl, help.tpl, special.tpl, etc)
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote