Results 1 to 6 of 6
  1. #1

    help question separator tabs at the category side box

    Hello
    Could you pls tell me how to add separators in the category side box? I saw one similar question previously posted, but the reply was very sketchy and too technical. (the other boxes / tabs will highlight when I hover the mouse, but the "category" won't)

    Using version: PHP Version 5.2.14 - not upgraded

    This is my website: http://www.naturesdarling.com/

    Thank you in advance.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: separator tabs at the category side box

    First, it'll be a lot easier (and easier for your customers to read) if you increase the width of the left column so your category names don't wrap. Then you can find this in the stylesheet and add the red parts:

    A.category-top, A.category-top:visited {
    color: #008000;
    text-decoration: none;
    border-bottom:1px solid;
    line-height:1.5em;

    }


    If you want the category name text to change color on hover, add this to the stylesheet:

    A.category-top:hover {
    color: #ff0000;
    }

  3. #3

    Default Re: separator tabs at the category side box

    Quote Originally Posted by stevesh View Post
    First, it'll be a lot easier (and easier for your customers to read) if you increase the width of the left column so your category names don't wrap. Then you can find this in the stylesheet and add the red parts:

    A.category-top, A.category-top:visited {
    color: #008000;
    text-decoration: none;
    border-bottom:1px solid;
    line-height:1.5em;

    }


    If you want the category name text to change color on hover, add this to the stylesheet:

    A.category-top:hover {
    color: #ff0000;
    }
    Thank you stevesh;957242. I appreciate your assistance. But I have to ask another dumb question: I don't see a stylesheet anywhere - could you pls tell me where to find it?

  4. #4

    Default Re: separator tabs at the category side box

    Thank you stevesh;957242. I appreciate your assistance. But I have to ask another dumb question: I don't see a stylesheet anywhere - could you pls tell me where to find it? I searched the FAQs and couldn't find it

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: separator tabs at the category side box

    It's a file - includes/templates/custom/css/stylesheet.css

  6. #6

    Default Re: separator tabs at the category side box

    Hi Steve
    I thank you for your assistance. I managed to get into the stylesheet, but the closest thing I see to A.category-top, A.category-top:visited {
    color: #008000;
    text-decoration: none;


    is this:

    a.headerLink:visited{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    }


    Are they the same? (There is no a.category in the stylesheet)

 

 

Similar Threads

  1. Click category to show subcategory in the side menu but not in the main content box
    By dealbyethan.com in forum Setting Up Categories, Products, Attributes
    Replies: 23
    Last Post: 3 Mar 2011, 03:04 PM
  2. Category View in the side Box
    By Anny in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Nov 2009, 04:59 AM
  3. Help to add link separator inside Category box
    By mkm in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Jun 2009, 07:29 AM
  4. Replies: 3
    Last Post: 12 Nov 2008, 09:33 AM
  5. Adding Sub Categories to the Category Side Box
    By John-E in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Oct 2006, 06:10 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR