Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

setting link color in smalltext class HELP


weaim2pleez

Recommended Posts

Posted

How can I set the text link color for everything referring to the smallText class? I want anything that refers to this class to be a differnet link color that what I have defined otherwise...thanks

Posted

you create a new css class

A.smallText {
 color: #0000FF;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...