Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Color box change


sezana

Recommended Posts

I was reading in many forums on the internet, but I didn't find or I didn't understand, how exactly do that.

I want to change the box color (frame) - for all boxes on the site. Now it's gray and I want to change it in blue.

 

Thank you for the answer in advance.

Link to comment
Share on other sites

If you want to change all the gray borders and headers to blue, look in the stylesheet for:

 

#bbc3d3

Change it to:

 

#0000ff

Sometimes after changing the stylesheet you have to hold the <Ctrl> key down while doing a page refresh in the browser to force the browser to reload all contents from the server, including the newly changed styleshhet.

 

This works with IE and Firefox.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

It's CSS. not PHP.

:huh:

 

Probably /catalog/stylesheet.css

 

Backup the file before editing so you can at least get back to where you started if you don't like the results..

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Can you post your URL, or PM it to me?

:unsure:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

I believe Burt is suggesting you've missed a spot in the stylesheet.

 

That is probably true.

 

I carefully made the suggested change in the stylesheet on a stock osC coded site and I have no gray.

:huh:

 

Of course this won't change the images in the corners of the boxes.

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...