osCmax v2.5 User Manual
Results 1 to 6 of 6

stylesheet help

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 ...

      
  1. #1
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default stylesheet help

    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

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    TR.header is what controls this. Here is an example:

    Code:
    TR.header {
      background-color: #ffffff;
    }
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default

    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. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    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


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default

    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. #6
    Member
    Join Date
    Dec 2002
    Posts
    87
    Rep Power
    0


    Default

    Quote Originally Posted by Dumb_Question
    never mind about header bg color...finally fixed it..had to make changes in header.php..

    still need help with text color change though
    i meant the text within the category infobox

Similar Threads

  1. stylesheet for categories box?
    By tam283 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 04-03-2005, 09:37 AM
  2. stylesheet-css.css
    By samsin1 in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 09-16-2004, 02:21 PM
  3. stylesheet confusion
    By alexb in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-28-2004, 09:23 AM
  4. Changing the stylesheet
    By mr_blue in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-14-2003, 10:16 AM
  5. problem with my stylesheet.css
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 10-18-2002, 08:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •