View Single Post
  #2  
Old 04-11-2005, 03:16 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

adjust ..

Code:
.CategoriesList { FONT-SIZE: 12px; }

set to

Code:
.CategoriesList { FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; }

just change the order of the font names to suit

or subcategories is handles by

Code:
.ItemsList { COLOR: #330000; FONT-WEIGHT: bold; }
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote