Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing border colour


bennysheehan

Recommended Posts

Posted

Hi, i read the knowledge base and looked on the forums but am having trouble.

I am still only 2 days into feeling around OS so i appologise for dumb question.

Can anyone tell me in simple terms how to change the colour of the background behind the words "catergories", "whats new", "quick find" etc.

 

I know it is changing a number in "stylesheet.css" but not sure which number?

Thankyou very kindly in advance,

Ben

Posted
Hi, i read the knowledge base and looked on the forums but am having trouble.

I am still only 2 days into feeling around OS so i appologise for dumb question.

Can anyone tell me in simple terms how to change the colour of the background behind the words "catergories", "whats new", "quick find" etc.

 

I know it is changing a number in "stylesheet.css" but not sure which number?

Thankyou very kindly in advance,

Ben

 

Hi,

 

Its very simple... Find and open catalog/stylesheet.css to edit

 

Look for class .infobox and replace the color code to the desired one

 

.infoBox {

background: #CURRENT_COLOR_CODE;

}

 

Replace CURRENT_COLOR_CODE with the desired color code.

 

Hope This Helps!

Archived

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

×
×
  • Create New...