Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Posts
    113
    Plugin Contributions
    0

    Default Layout Issue w/ font color

    For some reason, no matter what I change, this line of the front page, that says "Welcome Guest! Would you like to log yourself in?" stays white - which means it doesn't show up as it is on a white background.
    I must be overlooking something. Anyone know what it is - or where I can find out to change it?

  2. #2

    Default Re: Layout Issue w/ font color

    Is it only that line that you want white? What color is the rest of the text on the page and how did you get it a different color from the heading?
    There is no specific tag in the packaged CSS to change specifically that heading. You will have to add one. The color of that text should be controlled by the color in the body tag.
    If you want to override it I believe you would have to add something like this into your stylesheet, changing the color to the one you want.

    #indexDefaultHeading {
    color:#000000;
    }

 

 

Similar Threads

  1. 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
  2. Need help with Font Color. Font turned white!!!!
    By miamilures in forum General Questions
    Replies: 1
    Last Post: 15 Oct 2009, 05:04 AM
  3. Replies: 5
    Last Post: 27 Dec 2007, 08:41 AM
  4. Font color issue
    By frictionsweb in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 31 Jul 2006, 03:50 AM
  5. Font color problem (links color)
    By nathaliev in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Jun 2006, 12:58 AM

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