clairecharel Posted December 14, 2007 Posted December 14, 2007 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
nimz Posted December 14, 2007 Posted December 14, 2007 there are different classes in the style sheet. the items on the product page are using classes other than the ones you have changed. try this link http://www.oscommerce.info/kb/osCommerce/C...n_and_Layout/54 to learn more about oscommerce css attributes. Santa's little freelancer
photofxplus Posted December 14, 2007 Posted December 14, 2007 TD.infoBoxHeading background: #bbc3d3; TR.headerNavigation background: #bbc3d3; TD.headerNavigation background: #bbc3d3; TR.footer background: #bbc3d3; TD.footer background: #bbc3d3; Lloyd
clairecharel Posted December 14, 2007 Author Posted December 14, 2007 TD.infoBoxHeadingbackground: #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
sdrio Posted December 14, 2007 Posted December 14, 2007 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.
photofxplus Posted December 14, 2007 Posted December 14, 2007 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
clairecharel Posted December 14, 2007 Author Posted December 14, 2007 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
sdrio Posted December 14, 2007 Posted December 14, 2007 Yea, but this is what I have doneI 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.
photofxplus Posted December 14, 2007 Posted December 14, 2007 That particular bar uses this class .productListing-heading Try changing that color and maybe all other classe that have the color of #b6b7cb Lloyd
clairecharel Posted December 14, 2007 Author Posted December 14, 2007 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.