Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Centerbox heading font color

    I have read through every thread I can find and still can't get the font color to change on my centerbox heading. I used Web Developed to find all the related information on the stylesheet, but no matter what I do, it stays black!!

    Below is everything related to the centerbox from my stylesheet...what am I missing??

    h2 (line 51)

    {

    font-size: 1.4em;

    color: #ffffff;

    }

    h1, h2, h3, h4, h5, h6 (line 68)

    {

    margin-top: 0em;

    margin-right: 0pt;

    margin-bottom: 0em;

    margin-left: 0pt;

    }

    .centerBoxHeading (line 560)

    {

    margin-top: 0em;

    margin-right: 0em;

    margin-bottom: 0em;

    margin-left: 0em;

    background-color: #abbbd3;

    background-image: url("../images/tile_green.gif");

    padding-top: 0.5em;

    padding-right: 0.2em;

    padding-bottom: 0.5em;

    padding-left: 0.2em;

    }

    .centeredContent, th, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg (line 603)

    {

    text-align: center;

    }

    h2.centerBoxHeading (line 535)

    {

    font-size: 1.3em;

    color: #ffffff;

    }

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Centerbox heading font color

    It would probably be easier to tell if we could see the site.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Centerbox heading font color


  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Centerbox heading font color

    Quote Originally Posted by gizmo_girl View Post
    You have several "inline styles" that include <font> calls and one or more of them have not been closed </font>; meaning they are overriding whatever you've specified in your stylesheet.

    below is the section with these inline styles copied from the view source of the page

    Code:
    <font color="black"> 
    <font size="3"><span style="font-family: tahoma,arial,helvetica,sans-serif;">
    <b>If You Can Think It, We Can Ink It!</b>  
    <BR><BR></span>
    <br style="font-family: tahoma,arial,helvetica,sans-serif;" />
    <br style="font-family: tahoma,arial,helvetica,sans-serif;" />
    <span style="font-family: tahoma,arial,helvetica,sans-serif;">Check our our huge selection of custom designed pet ID tags.
    Create a tag as unique as your special pet!</span>
    
    
    
    
    <center><font size="3"><B>FREE SHIPPING</b> Worldwide on all pet tag orders!</font></p></center>
    
    <center>
    <!-- (c) 2005, 2008. Authorize.Net is a registered trademark of CyberSource Corporation --> <div class="AuthorizeNetSeal"> 
    <script type="text/javascript" language="javascript">var ANS_customer_id="2a7f506c-5b04-47fb-a197-b8975e11fe91";</script> 
    <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script> 
    <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank"></a> </div> 
    </center>

  5. #5
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Centerbox heading font color

    Thank you, Clyde! Once again, you've solved my problem! I removed this line and I now have white text in my centerboxes!

    <font color="black">

 

 

Similar Threads

  1. Heading Font Color Internet Explorer
    By sharc316 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Oct 2011, 03:09 PM
  2. Font color on all text changes color when clicked
    By mariasims in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 Jul 2010, 08:15 AM
  3. Need help with Font Color. Font turned white!!!!
    By miamilures in forum General Questions
    Replies: 1
    Last Post: 15 Oct 2009, 05:04 AM
  4. how to change the centerbox heading?
    By www.e-baguiocity.com in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Jan 2009, 07:11 PM
  5. Image in New Products Centerbox heading
    By reversegarbage in forum Basic Configuration
    Replies: 7
    Last Post: 7 Aug 2008, 08:33 PM

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