View Single Post
  #2  
Old 05-24-2004, 12:51 AM
  shan's Avatar 
shan shan is offline
 

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

Default

create a new set of styles and apply them to the links in the speed bar

something like

Code:
NewA:link { COLOR: #330000; TEXT-DECORATION: none; } NewA:visited { COLOR: #330000; TEXT-DECORATION: none; } NewA:hover { COLOR: #550000; TEXT-DECORATION: underline; } NewA:active { COLOR: #330000; TEXT-DECORATION: none; }
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote