View Single Post
  #2  
Old 02-14-2003, 09:10 AM
 
usermike usermike is offline
 

Advanced Member
  
Join Date: Jan 2003
Posts: 41
 

Default CSS Problem

Put an entry in skin1.css similar to the following:

Code:
.darkerColor { COLOR: #000000; FONT: bold 12px; }

and use that in the text you want to change the color of.
Reply With Quote