Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2010
    Posts
    60
    Plugin Contributions
    0

    Default Sub-Category Layout misbehavin'

    Hi All,
    my sub category product listing is misbehavin' i have set it so that I have it listing 5 products / column, but it will only do 4, & floats the 'last' product in the row, down a row has another float & then the next row of for etc like so

    product-1 product-2 product-3 product-4

    product-5

    product-6 product-7 product-8 product-9

    product-10

    etc...

    I have checked to make sure that the following are correct:
    CONFIGURATION > MAXIMUM VALUES > Categories To List Per Row = 5
    I have checked the css to make sure that the float property is listed & in the correct place
    /includes/templates/TEMPLATE-DEFAULT/css/stylesheet.css

    am I missing something? does anyone need to 'see" the offendin' page?

    let me know, thanks in advance.

    btw, I have trawled search engines, this forum, I have yet to come across a similar problem to mine.

    regards,
    VO

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

    Default Re: Sub-Category Layout misbehavin'

    Probably ain't misbehavin', but might be an issue with margins or padding. A link to the page would help.

  3. #3

    Default Re: Sub-Category Layout misbehavin'

    Hi VO,

    I would like to see the "offendin" page.

    I once had a similar issue, the problem was that there was not enough available space (width).
    Try to reduce the product/column width or increase the available space/width.

    Alternatively, you can set
    CONFIGURATION > MAXIMUM VALUES > Categories To List Per Row to 4

    Best regards,

  4. #4
    Join Date
    Sep 2010
    Posts
    60
    Plugin Contributions
    0

    Default Re: Sub-Category Layout misbehavin'

    Quote Originally Posted by stevesh View Post
    Probably ain't misbehavin', but might be an issue with margins or padding. A link to the page would help.
    Hi,
    thanks for the reply see: http://www.brookwater.co.uk/Water-Filtration-Cartridges

  5. #5
    Join Date
    Sep 2010
    Posts
    60
    Plugin Contributions
    0

    Default Re: Sub-Category Layout misbehavin'

    Quote Originally Posted by responsivezc View Post
    Hi VO,

    I would like to see the "offendin" page.

    I once had a similar issue, the problem was that there was not enough available space (width).
    Try to reduce the product/column width or increase the available space/width.

    Alternatively, you can set
    CONFIGURATION > MAXIMUM VALUES > Categories To List Per Row to 4

    Best regards,
    Hi, thanks fior the reply, tried that, it simply repeats the problem, but with fewer on each row?

  6. #6

    Default Re: Sub-Category Layout misbehavin'

    Hi,

    I went to your site and it is an space issue.
    I reduced the padding and the issue was fixed.

    You have to edit the following file:
    /includes/templates/antiseptic/css/stylesheet.css

    Look for the following:

    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float: left;
    	padding: 0.5em 1.5em 0.5em 0.5em; /* added by brookwater 24.7.13 */
    	vertical-align: top;
    	}
    Replace the padding line with:

    padding: 0.5em 0em 0.5em 0em;

  7. #7
    Join Date
    Sep 2010
    Posts
    60
    Plugin Contributions
    0

    Default Re: Sub-Category Layout misbehavin'

    Quote Originally Posted by responsivezc View Post
    RE: site and it is an space issue.;
    thanks for that!! that worked great, thank you so much !!

  8. #8

    Default Re: Sub-Category Layout misbehavin'

    I am glad I could help you

 

 

Similar Threads

  1. sub-category listing layout
    By rbarbour in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Sep 2010, 02:51 AM
  2. Quick question on Sub Category Layout
    By nickita in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 19 Apr 2007, 11:26 PM
  3. Sub-category Layout
    By haleasdollclothes in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Mar 2007, 04:59 AM
  4. sub-category layout problem
    By modchipfitters.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Sep 2006, 05:17 PM
  5. Help with Sub Sub Category (Categories) Layout
    By gorbry in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 May 2006, 02:35 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