Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

annoying grey/blue


clairecharel

Recommended Posts

Posted

Okay guys, I have changed the color of my store from the annoying blue/grey colour which is default for osstores to a nice deep red

 

Front page looks fantastic !

Click on a product then in the next page the product box itself has still got that annoying blue/grey color

 

I know I must be missing something in the stylesheet - but can anybody please tell me what ?

Life is the greatest gift there is - Make the most of yours

Posted

TD.infoBoxHeading

background: #bbc3d3;

 

TR.headerNavigation

background: #bbc3d3;

 

TD.headerNavigation

background: #bbc3d3;

 

TR.footer

background: #bbc3d3;

 

TD.footer

background: #bbc3d3;

Lloyd

Posted
TD.infoBoxHeading

background: #bbc3d3;

 

TR.headerNavigation

background: #bbc3d3;

 

TD.headerNavigation

background: #bbc3d3;

 

TR.footer

background: #bbc3d3;

 

TD.footer

background: #bbc3d3;

 

 

The named above have all been changed, but there is still one missing on the product pages - the colour still shows as bbc3d3

Life is the greatest gift there is - Make the most of yours

Posted
The named above have all been changed, but there is still one missing on the product pages - the colour still shows as bbc3d3

 

I'd do a text search for the string 'bbc3d3' in the stylesheet.

Posted

Yeah, if you do just that, you will find all the class declarations as stated above..

Total = 5

 

Thats how I found them..

 

Need a URL to look at.

Lloyd

Posted
Yeah, if you do just that, you will find all the class declarations as stated above..

Total = 5

 

Thats how I found them..

 

Need a URL to look at.

 

 

Yea, but this is what I have done

I used the find button for bbc3d3 - and as you so rightly say, there is 5 in the stylesheet and I have changed them all

 

I do not wish to publish the site address as it is of an adult nature

Life is the greatest gift there is - Make the most of yours

Posted
Yea, but this is what I have done

I used the find button for bbc3d3 - and as you so rightly say, there is 5 in the stylesheet and I have changed them all

 

I do not wish to publish the site address as it is of an adult nature

 

Odd. It's probably a similar colour then . . .

 

In Firefox, if you select the area around and including the element you're having trouble with, right click the selection and choose 'view selection source', you can usually see the class name, and look for that in the stylesheet.

 

Not a pretty solution, but I have certainly done that many times. Not sure if its the same with IE or others though.

Posted

That particular bar uses this class

.productListing-heading

 

Try changing that color and maybe all other classe that have the color of

#b6b7cb

Lloyd

Posted
That particular bar uses this class

.productListing-heading

 

Try changing that color and maybe all other classe that have the color of

#b6b7cb

 

FAN BLOODY TASTIC !

 

I do feel a bit of an idiot, sometimes we need to look for the obvious

But you have sorted it out for me ( yet again )

Many thanks for your help

Life is the greatest gift there is - Make the most of yours

Archived

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

×
×
  • Create New...