Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Location
    Atlanta, GA
    Posts
    118
    Plugin Contributions
    0

    Default css help, can't find sidebox header font color

    I've changed the text color in the stylesheet every candidate location I can find to no avail. I've also looked in the forum. Several hours I've spent on this one detail and I now humble myself to the knowledgeable zen cart masters.

    Thank you in advance for your help.

    www.divinelighting.com
    v1.3.6

    Thanks,
    Dustin

  2. #2
    Join Date
    Oct 2006
    Posts
    170
    Plugin Contributions
    0

    Default Re: css help, can't find sidebox header font color

    The easiest way to isolate CSS styles is to search through the HTML source and find the tags. For example, if the sidebox header is titled 'Categories' - view the page in a broswer, open the source, and search (Ctrl-F) for 'Categories'. You should then see the tag/class it is wrapped in.

  3. #3
    Join Date
    Jun 2006
    Location
    Atlanta, GA
    Posts
    118
    Plugin Contributions
    0

    Default Re: css help, can't find sidebox header font color

    When I view source, this is what I find:

    <table width="160px" border="0" cellspacing="0" cellpadding="0" class="leftbox" id="categories-table">
    <tr class="leftboxheading" id="categories-heading-tr">
    <!-- Sidebox Header -->
    <td colspan="3" width="100%" class="leftboxheading" id="categories-heading-td">Categories</td>
    </tr>

    Using Firefox css I found this:

    .leftbox, .rightbox, .centerbox, .singlebox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background: #ffffff;
    border: 1px solid #9a9a9a;
    margin-bottom: 15px;
    }

    .leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
    /*background-color: #abbbd3;*/
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px;
    height: 20px;
    padding-left: 5px;
    }

    To the best of my knowledge, I have changed the color for all these terms in my stylesheet... any ideas of what I might be missing?

    Thanks!

 

 

Similar Threads

  1. Why can I not find the right CSS? - Color Change
    By outeredge2 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Feb 2013, 02:53 PM
  2. Can't find pesky blue font in css, trouble in IE but not Firefox
    By bowes in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 May 2010, 10:22 AM
  3. Sidebox header font color
    By hrsteel in forum Customization from the Admin
    Replies: 3
    Last Post: 21 May 2010, 08:09 AM
  4. Can't find css elements to change color
    By isaacr25 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Dec 2007, 07:28 PM
  5. Changing the Sidebox Header Font Color (again)!!
    By FooMan in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 16 May 2007, 11:02 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR