Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Posts
    14
    Plugin Contributions
    0

    Default Need Help with stylesheet for different color links

    Hi all,

    I want to assign different color to the top EZPages link, a:link, a:visited, a:hover, a: active.

    Help.

  2. #2
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Need Help with stylesheet for different color links

    Into the bottom of the stylesheet put the following rules:

    Code:
    #navEZPagesTop a{color:red;};
    #navEZPagesTop a:visited{color:red;};
    #navEZPagesTop a:hover{color:red;};
    #navEZPagesTop a:active{color:red;};
    Obviously change the red to whatever you want.

  3. #3
    Join Date
    May 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Need Help with stylesheet for different color links

    It works. Thank you very much.

 

 

Similar Threads

  1. Need help with stylesheet - Need to delete the categories
    By annav in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Jun 2009, 12:41 PM
  2. need some help with different shipping carriers for particular items
    By ams30gts in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Jun 2009, 04:11 AM
  3. Need help with code for direct product links for iDevAffiliate
    By rlfreshwater in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 20 Jan 2009, 02:22 PM
  4. Need template with each side box a different color
    By Dralion in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 May 2007, 08:35 AM
  5. Different Color for Links Depending on Page Location
    By jwashburn in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Oct 2006, 04:06 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