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. Changing Item Name- Text
    By bswinnerton in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Jul 2008, 06:08 PM
  2. 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
  3. Change the color of table heading of category list
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Jan 2007, 02:53 PM
  4. list-style-image to put ICON_IMAGE_TINYCART on the left of order history list item
    By dbrewster in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Nov 2006, 06:48 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •