Results 1 to 10 of 32

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,537
    Plugin Contributions
    127

    Default Re: How to enable multiple products per row

    Deepak, try switching to the default template; this may be a bug in your template.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Jun 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to enable multiple products per row

    I am using the apple_zen template here.
    has some one tried this with the apple_zen?

  3. #3
    Join Date
    Sep 2005
    Posts
    57
    Plugin Contributions
    0

    Default How do I enable multiple columns for subcategories

    I would like to have my subcategory images show up in columns and rows instead of having them all show in rows only. Here is the link...

    http://dejavuantiques-dailybrew.com/...index&cPath=13

    I am using Mystic River template and zencart 1.3.8a.

    Thank you for any help.

  4. #4
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: How do I enable multiple columns for subcategories

    check in css that .categoryListBoxContents has
    Code:
    float:left;

  5. #5
    Join Date
    Sep 2005
    Posts
    57
    Plugin Contributions
    0

    Default Re: How do I enable multiple columns for subcategories

    Quote Originally Posted by -Steve- View Post
    check in css that .categoryListBoxContents has
    Code:
    float:left;
    Thanks, it worked like a charm... I have this in my css stylesheet now.

    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    margin: 2em auto 0 auto;
    width: 890px;
    float:left;
    }

  6. #6
    Join Date
    May 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: How to enable multiple products per row

    This is great for the new products page, but how about for a standard category page? I have an annoying default situation here where the products display in a single column. I want them to go horizontally, say 5 or 6 items per row. How do I set this on the category pages?

  7. #7
    Join Date
    Feb 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: How to enable multiple products per row

    Quote Originally Posted by motleyCrue View Post
    This is great for the new products page, but how about for a standard category page? I have an annoying default situation here where the products display in a single column. I want them to go horizontally, say 5 or 6 items per row. How do I set this on the category pages?
    I'm looking into doing this as well, too!

  8. #8
    Join Date
    Nov 2009
    Location
    england
    Posts
    36
    Plugin Contributions
    0

    Default Re: How do I enable multiple columns for subcategories

    Quote Originally Posted by -Steve- View Post
    check in css that .categoryListBoxContents has
    Code:
    float:left;
    You are my HERO!! WOOO

    This sorted out my one column sub category issue. Link for the result.
    http://designawardrobe.com/index.php...index&cPath=19
    Thank you

    Claire

 

 

Similar Threads

  1. How to change products per row?
    By karenkte in forum General Questions
    Replies: 3
    Last Post: 16 May 2011, 11:57 AM
  2. How to enable multiple products per row in category pages?
    By Player in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Jul 2010, 05:19 AM
  3. Multiple products per row
    By hllight in forum General Questions
    Replies: 1
    Last Post: 28 Mar 2009, 06:04 AM
  4. Products All Listing - How to have 'X' products shown per row
    By tqualizer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Jan 2008, 05:28 AM
  5. anyone know how to have multiple products per row? help!?
    By nonni in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Jan 2008, 09:52 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