Results 1 to 2 of 2
  1. #1

    Default Subcategories in columns rather than rows

    I am working on a website and need to change the subcategories to look like this http://mibelloboutique.com/index.php...index&cPath=56 (my site). I need the subcategories in 3 columns like mine and have changed the categories to list per row as 3. This is the version of zen cart being used Zen Cart 1.3.8a. This is the site I need to change and the page that needs to change. Scroll down past the picture....

    http://allaboutribbon.com/index.php?...=index&cPath=3

    There are no subcategory pics uploaded. On my site, I didn't have to do anything special, no mods, etc....

    Thoughts?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Subcategories in columns rather than rows

    Add to your stylesheet
    Code:
    .categoryListBoxContents {float: left;}
    The default stylesheet has a rule that includes this, which has been changed so that some other element would not float left. The right way to do that is to separate out the element you actually want to change and give it its own rule instead of changing the property for a whole list of elements. Perhaps this was the one:
    Code:
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
    	text-align:center;
    	}

 

 

Similar Threads

  1. v151 Product listing columns - how do I get 3 products inline rather than vertical
    By paintersinn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Jan 2013, 12:10 PM
  2. Set up more rows than columns
    By dddmx3 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Sep 2010, 10:48 PM
  3. Subcategories in columns rather than rows
    By pharry in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jul 2009, 02:12 PM
  4. View products in categories in a grid rather than in rows
    By panzico in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Jun 2009, 04:55 PM
  5. Attribute images in columns rather than list?
    By silentpanic24 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Jun 2007, 08:16 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