View Single Post
  #2  
Old 10-30-2006, 10:46 PM
 
neroag neroag is offline
 

Senior Member
  
Join Date: May 2005
Location: UK
Posts: 171
 

Default Re: colors, styles, menu

you could create a new class in your css file, making the changes you want.

.VertMenuTitle2 {
BACKGROUND-COLOR: #081589; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

then change the class="VertMenuTitle2" in the files you want to change styles in.
__________________
X-cart Gold - 4.0.18 - 4.1.9 - 4.1.10 - 4.3.0
Reply With Quote