Thread: EZ Pages styles

Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Posts
    60
    Plugin Contributions
    0

    Default EZ Pages styles

    I'm using the EZ pages header bar as my site's main nav. I'm having trouble changing the link styles specifically for these links. Everytime I make a change to the link properties, it effects all of the other links as well. Can someone point me in the right direction?

    I'm currently looking at the following style which I sense is incorrect:
    Code:
    a:link, #navEZPagesTOC ul li a {
    	color: #3300FF;
    	text-decoration: none;
    	}
    This is located in /includes/templates/MY_TEMPLATE/css/stylesheet.css

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: EZ Pages styles

    A link to your site and directly to a page if it is specific nets better response

    the tag you need is
    Code:
    #navEZPagesTop a:link {
    color: #000000;
    }
    and other styling you want
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v151 body styles are not applying to any text in define pages, any suggestions??
    By tlyczko in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Feb 2013, 02:25 PM
  2. Different Styles on Different Pages
    By TakeDigital in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Sep 2008, 08:15 AM
  3. Different Styles Of EZ Pages
    By cs_jono in forum General Questions
    Replies: 0
    Last Post: 10 Mar 2008, 03:41 PM
  4. message styles
    By Scarlet in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Oct 2007, 07:26 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