This is a discussion on stylesheet help within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I am trying to change the background color of the header. I attempted to edit following so far without any ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am trying to change the background color of the header. I attempted to edit following so far without any luck. TD.headerInfo { TR.header Also, how do I change the color of the text( such as product names in best seller box) within infoboxes Thank you for your help Dumb_QUestion |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| TR.header is what controls this. Here is an example: Code: TR.header {
background-color: #ffffff;
}
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| tried that...didnt work..removed cache, turned computer off..still didnt work..I do have an image uploaded into the header.. i wonder if that is messing the things up? Also, am not able to change the color of the text in the info boxes. i can change the font type but somehow not the color...here is the link www.kashmircompany.com |
|
#4
| ||||
| ||||
| Well, unless the image is transparent, you will not be able to see the background color... Other than that, there is nothing more I can do to help you, as that is the style that controls the background color of the header. You could always hardcode the color if you cannot get the stylesheet to work.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| never mind about header bg color...finally fixed it..had to make changes in header.php.. still need help with text color change though |
|
#6
| |||
| |||
| Quote:
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| stylesheet for categories box? | tam283 | osCMax v1.7 Discussion | 2 | 04-03-2005 10:37 AM |
| stylesheet-css.css | samsin1 | osCMax v1.7 Installation | 3 | 09-16-2004 03:21 PM |
| stylesheet confusion | alexb | osCommerce 2.2 Modification Help | 1 | 04-28-2004 10:23 AM |
| Changing the stylesheet | mr_blue | osCommerce 2.2 Modification Help | 1 | 12-14-2003 11:16 AM |
| problem with my stylesheet.css | Anonymous | osCommerce 2.2 Modification Help | 1 | 10-18-2002 09:30 PM |