Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    red flag how to change the font color right below the logo

    I want to change the fonr color into white right below the Logo. I have tried several ways but still didn't work. Please help!

    My site is www.wholesale.roseforlove.com

    Lina

  2. #2
    Join Date
    Sep 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: how to change the font color right below the logo

    You have to pinpoint the element by id or by class. Then change the corresponding css to refelct the font color you'd like.

    In your case, the text you'd like changed lies within a div with id="navEZPagesTop".

    Try adding this to your css file, or modifying the appropriate spot.

    Code:
    #navEZPagesTop, #navEZPagesTop a:link {
        color:#FFF;
    }
    Be sure to refresh your browser to reload the stylesheet.

    You may also want to add some fx:
    Code:
    #navEZPagesTop a:hover {
       color:#999;
    }
    Hope that helps
    -----
    Steve

  3. #3
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: how to change the font color right below the logo

    still doesnot work. I added on both style sheets. Why it just cannot work??

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: how to change the font color right below the logo

    Quote Originally Posted by lina0962 View Post
    still doesnot work. I added on both style sheets. Why it just cannot work??
    Because all of your attempts either get the name wrong e.g. #navEZPagesTOP or the syntax is wrong e.g. #navEZPagesTop a:

    I recommend that you just add the following at the end of your stylesheet_new.css
    #navEZPagesTop a {color:#ffffff}
    I also recommend that you validate your site since once you get rid of the HTML errors you will be able to validate the CSS which would have drawn your attention to these problems.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    customer issue finally I got it right

    Yes, I got it right. You are great!! Thank you!

 

 

Similar Threads

  1. v150 how to change the color near the logo on the header?
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 May 2013, 06:30 AM
  2. How do I change the font color and font style for the tag line?
    By Beyond Dreams in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Feb 2013, 10:33 PM
  3. How can I change the font color of the links in the lower part fo the header
    By Marlake in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2011, 06:00 PM
  4. How do I change the font color in the menus?
    By JMayerDesign in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 28 Dec 2008, 10:58 PM
  5. how to change the font color right below the logo
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Feb 2007, 10:04 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