Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Categories not displaying properly

    Hello,

    The left side box categories aren't displaying properly. As you can see the first categorie looks fine but the others have much more space on top of the link. I Somehow can't find where I can adjust this.

    Live Website:
    http://www.esoxshop.com/

    With kind regards,

    Marcel

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    spacing is due to HTML <br> element applied before each link , i am not sure why first link is not effected . you can fix this by either removing <br> from the categories or simpler use this code in your CSS ..


    #categoriesContent br {
    display : none;
    }

    hope this helps

  3. #3
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    Thanks it worked. Now somehow it screws up when showing subcategories.

    http://www.esoxshop.com/index.php?ma...=index&cPath=2

    I want all the subcategories, staying in the same box as the parent category. Hope that makes sense..
    Also in IE it shows subcategories alongside eachoterh in stead of the one below the other..

  4. #4
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    just for some more information I applied the code you suggested to my css did not know where to remove the <br> from the categories

  5. #5
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    sorry , didn't think of sub cat .. please replace the code with this one


    .category-top br {
    display:none;
    }

    hope this one will fix the problem .

  6. #6
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    Thanks for the fast reply. I tried your new code. But now it's back to the original error, but subcategories do align vertically now but still not as it should..

  7. #7
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Categories not displaying properly

    Added screenshot to make it more clear what I want to fix, oh and I use the latest version of ZC
    Attached Images Attached Images  

 

 

Similar Threads

  1. v151 Pages not displaying properly
    By jimbo67a in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2013, 07:51 PM
  2. Index not displaying properly??!?!
    By kmoore in forum General Questions
    Replies: 1
    Last Post: 4 Mar 2012, 02:40 AM
  3. Not Displaying Properly in IE.
    By top hatt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Feb 2012, 12:53 PM
  4. Page not displaying properly
    By confused_aswell in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Jul 2009, 09:53 PM
  5. Categories and subcategories not displaying properly
    By canemasters in forum Customization from the Admin
    Replies: 2
    Last Post: 16 Sep 2008, 10:04 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR