Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Hyperlinks within CSS

    I am trying to change the hyperlink color for the nav bars only but when I edit the CSS the hyperlinks for the products change also. Is there a way to edit the css so that the nav bar links are one color and the links for the products are another? Any assistance would be great!

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

    Default Re: Hyperlinks within CSS

    Zc,
    Post a url to the site so I can take a look at your site in Firefox.

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

    Default Re: Hyperlinks within CSS

    Z,
    add this to your override folder for stylesheet.css

    #navCatTabs ul li a {color:red;}

  4. #4
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Hyperlinks within CSS

    Thanks haredo. Is this code for the product title below the images? I tried this and nothing changed. Currently the idle state is white and the roll-over state is red. Any idea on how to get the idle state to remain red?

    http://www.lakecourt.com/zc4lcm/

    Thanks!

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Hyperlinks within CSS

    Try
    #navEZPagesTop a{color: red;}

    and I would pick another color besides red cause red on that blue is almost impossible to read
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Hyperlinks within CSS

    Thanks for the reply! i edited it and found that it was:

    #contentMainWrapper a{
    color: blue;
    }

    Do you know what code calls for the hyperlinks in the footer?

 

 

Similar Threads

  1. v150 css hyperlinks not displaying as I intended
    By mi16chap in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Oct 2012, 12:51 PM
  2. v139h Hyperlinks within my product descriptions are not distinguished
    By CabinetGuy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Jun 2012, 04:40 PM
  3. CSS for images within a particular sidebox
    By specopkirbs in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Oct 2010, 01:56 PM
  4. Hyperlinks.
    By philip56 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 2 Aug 2009, 11:58 AM
  5. Hyperlinks
    By dctarbuck in forum General Questions
    Replies: 2
    Last Post: 27 Feb 2007, 05:38 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