View Single Post
  #1  
Old 10-02-2006, 05:18 AM
 
illumination illumination is offline
 

Member
  
Join Date: Aug 2006
Posts: 12
 

Default Vertical menu link backgrounds...

In my vertical menus - I would the background colour of the selected link to change while hovering - and to span the width of the menu.

I have tried to insert code "BACKGROUND: #ffffff;" (as below) however every time I do x-cart tells me that the "File operation is failed" and then reverts to the original code.

}
.VertMenuItems:hover {
COLOR: #ffffff; TEXT-DECORATION: none; BACKGROUND: #ffffff;"

Is this the wrong code, or am I simply going about it the wrong way?

Also - how do I go about creating a different style sheet for each of the vertical menus?

Cheers - Heath K.
__________________
Illumination Records
X-Cart 4.0.19
Windows XP.
Reply With Quote