Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing Border Color


ollyno1uk2

Recommended Posts

Posted

I am trying to change the border color to all my boxes. I have searched the forums and in my css file I have added after all the .infoboxes

 

border-color: #FF0066;

 

but still the borders remain the same colour.

 

 

Can anyone help?

 

Thanks

Posted

Hi, it's in your stylesheet.css which is under /catalog/

 

I don't know which line it is - experiment with different colours and you'll find out. Sorry I couldn't be of more help.

----------------------------------------

Minxy :)

 

"Keep plodding on to achieve your dreams"

Posted
I am trying to change the border color to all my boxes. I have searched the forums and in my css file I have added after all the .infoboxes

 

border-color: #FF0066;

 

but still the borders remain the same colour.

Can anyone help?

 

Thanks

This page tells what lines do what in your stylesheet:

page

Scroll down until you see this line of text:

.infoBox

Sets the background border color around all the boxes and not the box headings except the "my account", "edit account", and "add a new address" boxes.

 

 

Tim

Posted
This page tells what lines do what in your stylesheet:

page

Scroll down until you see this line of text:

.infoBox

Sets the background border color around all the boxes and not the box headings except the "my account", "edit account", and "add a new address" boxes.

Tim

 

 

Thanks a lot. I realise I should have checked this befire posting!

Archived

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

×
×
  • Create New...