Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Changing list item heading & item text color independently

    Hi,

    I’d like to change the color of the item list heading text (after clicking on a category the prod list comes up) independently of the item names (below the heading) for each product.

    For ex., when I alter the color below, the problem is, it changes the “Item Name” and “Price” heading text, to the same color (941100) as the list of products, i.e. the links to each individual product page:

    a:link, #navEZPagesTOC ul li a {
    color: #941100;
    text-decoration: none;
    }

    How would I change the color of the item heading text independently of the individual item names?

    I read this recent thread but am not sure if its what I need:
    http://www.zen-cart.com/forum/showthread.php?t=113533

    Thanks anyone.
    Happy to be a Zen Cart Monthly Donor! :)

  2. #2
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Re: Changing list item heading & item text color independently

    Hi,

    I’d like to change the color of the item list heading text (after clicking on a category the prod list comes up) independently of the item names (below the heading) for each product.

    For ex., when I alter the color below, the problem is, it changes the “Item Name” and “Price” heading text, to the same color (941100) as the list of products, i.e. the links to each individual product page:

    Code:
    a:link, #navEZPagesTOC ul li a {
            color: #941100;
            text-decoration: none;
            }
    How would I change the color of the item heading text independently of the individual item names?

    I read this recent thread but am not sure if its what I need:
    http://www.zen-cart.com/forum/showthread.php?t=113533

    Thanks anyone.
    Happy to be a Zen Cart Monthly Donor! :)

 

 

Similar Threads

  1. v139h Change color of navigation item in the list
    By In2Deep in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jun 2012, 05:45 AM
  2. changing the color of item names
    By auction_okc in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Jun 2010, 10:57 PM
  3. Changing Background Color of Item Descriptions
    By Indigo Nest in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Jul 2008, 09:43 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