Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

change link colors in the right and left columns


juney

Recommended Posts

Posted

HI

 

I want to have black links in the right and left columns but white ones on the nav bar, I have added a class to my css file

 

a.black:color {

color: #000000

text-decoration: none;

}

 

a.black:visited {

color: #000000

text-decoration: none;

}

 

a.black:hover{

color: #000000

}

 

Can anyone tell me which page I have to edit to add the class to the appropriate links?

 

Thanks for any input

Archived

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

×
×
  • Create New...