Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Editing link font colors for EZ-Pages

    Hi Kim,

    I changed the:

    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #FF0000;
    }

    a:active {
    color: #0000FF;
    }


    to


    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #FF0000;
    }

    a:active {
    color: #ffffff;
    }

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Editing link font colors for EZ-Pages

    Use the example for the a:hover and find the id for the links you want to not be white. The a:active is universal.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Mar 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Editing link font colors for EZ-Pages

    Hi Kim,

    I thought about that, but I cannot see where to change the page navigation fonts? For example the <<Prev 1, 2, 3, 4, 5 Next>> I want to have a blue font, where my EZ-pages I want to have a white font. Any ideas where in the CSS I can make this adjustment? Tried also using the 'tool box' but didn't find anything.

    Thanks!

  4. #4
    Join Date
    Mar 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Editing link font colors for EZ-Pages

    Here is an example: I want to keep everything the same, but want to change the 'Catalogue' and 'Price List' to a white font. When I change this through the CSS file, it also changes the 1, 2, 3, etc to white...???
    Attached Images Attached Images  

  5. #5
    Join Date
    Mar 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Editing link font colors for EZ-Pages

    oh yeah...would also like to change the '::' between the two links to '|' like the links above...white as well

    thanks!

 

 

Similar Threads

  1. How can I change link colors in header, without changing all other link colors?
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Jun 2012, 03:17 AM
  2. Changing table and font colors in checkout pages
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 May 2010, 01:22 PM
  3. Changing colors for font
    By divaboutiques in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Aug 2009, 09:54 PM
  4. Font and link colors subcategory heading
    By Henrietta in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Apr 2007, 11:42 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