Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing Link Colors


Guest

Recommended Posts

Posted

My category list has some awful red color when someone opens a category.

 

I'm guessing that the file to modify this is the css file, but I don't know which

attribute to modify.

 

Can anyone help with this?

 

Thanks

Posted

Found it myself:

 

This font color is described in:

 

catalog/includes/boxes/categories.php

 

Find this line and put in your chosen color.

 

$categories_string .= "<b><font color='#ff0000'>";

 

Hope that helps someone.

Archived

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

×
×
  • Create New...