Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2006
    Posts
    18
    Plugin Contributions
    0

    Default Help to add link separator inside Category box

    I have been trying to add separators for each links under category. So category box looks like the information box. I got the lines covering up the links. And, they don't go all the way from left to right.

    Please advise if there is a way to do this in css or I need to go in the code to put these links in a list.

    Thanks!

    Joan

  2. #2
    Join Date
    Nov 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    Here is the link to show...
    http://www.elkkids.com/store.

  3. #3
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    If you give .Catagories and .Information the same styles they will look the same.

    Find .Catagories and move it into the same sections as the .Information.

    There will 4 to look for. .Catagories, .Catagories a, .Catagories a:hover, and .Catagories a:active.

  4. #4
    Join Date
    Nov 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    I wish it is that straight forward.

    First of all, there is no div named "Information". The information section is in class: leftBoxContainer.

    All the links in "Information" are in an <ul> comparing to the links in Categories are just plain links in div, not formated.

    Is there a work around other than me overriding the source code?

    Thanks!

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Help to add link separator inside Category box

    Try this:

    .category-top a {
    border-top: 1px solid #000;
    }

  6. #6
    Join Date
    Nov 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    Quote Originally Posted by clydejones View Post
    Try this:

    .category-top a {
    border-top: 1px solid #000;
    }

    Have tried that already. It doesn't do anything at all. Any other suggestions?

    Thanks!

  7. #7
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    I also would appreciate if somebody could tell me how to add an separator that separates the categories in two ... just like the default one between categories and
    Code:
    "Specials ...
    New Products ...
    Featured Products ...
    All Products ..."

  8. #8
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Help to add link separator inside Category box

    please ? nobody wants o help ?

 

 

Similar Threads

  1. separator tabs at the category side box
    By Nature's Darling in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Nov 2010, 06:08 PM
  2. Category Separator help needed please...
    By Convergence in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Feb 2010, 06:09 AM
  3. Help with footer link separator
    By The Pitbull Press in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Aug 2009, 06:56 AM
  4. attributes inside add to cart box
    By partyparcels in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 22 Apr 2008, 11:58 AM
  5. Add link inside ez-pages side box & footer
    By adamson in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Feb 2008, 09:13 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