Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2008
    Posts
    29
    Plugin Contributions
    0

    Default Help with font colors



    1 and 2 i want to know how to change those to black and 3-4-5 i would like to know how to change teh font color i cant seem to find it in the css

  2. #2
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: Help with font colors

    What is your domain?

    I can help you find them on your style.css page.

    The header is best as an Image.
    Cheers!
    v2.2.1

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help with font colors

    Quote Originally Posted by baronsamedi View Post


    1 and 2 i want to know how to change those to black and 3-4-5 i would like to know how to change teh font color i cant seem to find it in the css
    Dude, I need a link to the site, I can not see the Numbers you requested.

    Here is one below:

    includes/ templates/ your_template/ templates/ stylesheet.css

    Find the following declaration or add to the .css
    1. #loginDefaultHeading {color: #000000;}
    2. change the red font above as needed

  4. #4
    Join Date
    Feb 2008
    Posts
    29
    Plugin Contributions
    0

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help with font colors

    Quote Originally Posted by baronsamedi View Post


    1 and 2 i want to know how to change those to black and 3-4-5 i would like to know how to change teh font color i cant seem to find it in the css
    includes/ templates/ your_template/ templates/ stylesheet.css

    Find the following declaration in the .css
    1. #navCatTabsWrapper {
      background-color: #ffffff;
      color: #9a9a9a;
      background-image:none;
      }
    2. change ffffff to 000000
    Find the following declaration in the .css
    1. #navBreadCrumb {
      padding: 0.5em 0.5em;
      background-color: #ffffff;
      font-size: 0.95em;
      font-weight: bold;
      margin: 0em;
      }
    2. change ffffff to 000000
    Breakfast time will be right back to finish for you.. Ok I hope

  6. #6
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: Help with font colors

    This is a question that keeps getting asked and answered everyday. You'll find it in the Tutorials and FAQs in the upper right of the Zen home page.

    View the source of your page from the browser.

    Search for "Welcome".

    <div id="taglineWrapper"><div id="tagline"><h1>Welcome</h1></div>

    In the stylesheet.css look for id="tagline"

    /includes/templates/your-template/css/stylesheet.css

    Change the color associated with the object and save. Upload new to the server and refresh webpage to see your changes.

    I'd use the sparkly background as a background and use solid black for the cart. All the sparkles make me want to look for a disco queen.
    Cheers!
    v2.2.1

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help with font colors

    Quote Originally Posted by baronsamedi View Post


    1 and 2 i want to know how to change those to black and 3-4-5 i would like to know how to change teh font color i cant seem to find it in the css
    includes/ templates/ your_template/ templates/ stylesheet.css

    Find the following declaration in the .css
    1. LEGEND {
      font-weight: bold;
      padding: 0.3em;
      color: black;
      }
    2. change black to #ffffff;
    What the problem is:
    1. You have two stylesheets working
    2. styleshee1t.css & stylesheet.css
    3. You made the changes in styleshee1t.css but notice the sort order of the two.
    4. Always edit the last stylesheet.css because this is the last path Zen looks for

  8. #8
    Join Date
    Feb 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Help with font colors

    what i was trying to do is rename the origanal it but i guess even when u rename it it still picks it up

  9. #9
    Join Date
    Feb 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Help with font colors

    that changed number 3 thanks what about the 2 white bars?>

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help with font colors

    Quote Originally Posted by baronsamedi View Post
    that changed number 3 thanks what about the 2 white bars?>
    B,
    Read post 5 above

 

 

Similar Threads

  1. Stuck with some font colors
    By NoiretRose in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Jan 2011, 11:43 PM
  2. Font colors
    By lions1855 in forum General Questions
    Replies: 5
    Last Post: 27 Feb 2010, 11:40 PM
  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. Help please font colors
    By Mrsb in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Mar 2008, 09:26 AM
  5. Need help with font colors Please
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Jun 2006, 08:28 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