Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    Northwest Connecticut
    Posts
    87
    Plugin Contributions
    0

    Default #navEZPagesTop active link color

    I have specified #navEZPagesTop a:hover { color: blue;}
    #navEZPagesTop a:active { color: blue; } at the bottom of the stylesheet and the hover specification works, the active one doesn't.

    Here is the site I am working on http://peterfasano.com/zen/ and I would like to have the navEZPagesTop link for the current or active page highlighted to indicate where you are in the site. I appreciate any help, have looked in the forum as I thought there must be something about this, but haven't found it.

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

    Default Re: #navEZPagesTop active link color

    He,
    Working great in firefox, When I hover they change to blue

  3. #3
    Join Date
    Dec 2006
    Location
    Northwest Connecticut
    Posts
    87
    Plugin Contributions
    0

    Default Re: #navEZPagesTop active link color

    Yes, the hovering is working, but not the active....when you click on whatever link and go to a specific page, the link for that page should be highlighted in blue, and it isn't. I can't figure out why not....

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

    Default Re: #navEZPagesTop active link color

    Helen,
    how about #navEZPagesTop a:visited

    Or,
    #navEZPagesTop A:active {background: #FFCC00; text-decoration: none}

  5. #5
    Join Date
    May 2009
    Posts
    64
    Plugin Contributions
    0

    Default Re: #navEZPagesTop active link color

    So you still didn't get the a:active to work as it should. Got the same problem.

  6. #6
    Join Date
    May 2009
    Posts
    64
    Plugin Contributions
    0

    Default Re: #navEZPagesTop active link color

    The problem is, that a:active doesn't work the way you think.
    a:active just lights up at the moment you click the link.

    You would have to change the CSS-class of the link that corresponds to the page you have loaded!

 

 

Similar Threads

  1. v154 change the color of active links category
    By diamond1 in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 19 Oct 2015, 07:02 AM
  2. navMain active page link in different color
    By shopkiper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jan 2011, 04:50 PM
  3. Link colors in navEZPagesTop
    By karine in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Jan 2011, 02:11 PM
  4. changing #navEZPagesTop a:visited color
    By wachtn in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Jun 2009, 09:18 PM
  5. How Do I Change Font Color on CSS navEZPagesTop
    By Bob88Vette in forum General Questions
    Replies: 7
    Last Post: 27 Jul 2008, 07:17 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