Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Grid Style Layout - Products not evenly distributed?

    I finally got the Grid Product Layout to work in 3 columns. Now I need to make adjustments. As you can see from the link below, the products are not all filling in accordingly, some spaces are blank, some too close together. Is this adjusted in the stylesheet file? If so what script setting could help adjust these pages so all products layout in nice even format?

    http://www.cvtreasures.com/index.php...ndex&cPath=102

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

    Default Re: Grid Style Layout - Products not evenly distributed?

    You have a very old version of Zen Cart, around v1.2.5, and its stylesheet is not configured to style some critical page elements in the newer version of the Column Grid mod (even the v1.3.5-7 version).

    $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $

    Adding this to the stylesheet should help the code to function the way it is supposed to:

    .clearBoth {clear: both;}

    You really need to upgrade this shop soon, because old versions of Zen Cart will not operate on PHP5, and hosts are not going to be offering PHP4 hosting much longer now that PHP has stopped supporting version 4. This means that your cart would cease to function.

  3. #3
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Grid Style Layout - Products not evenly distributed?

    ACtually my ZEN Cart is 1.3.7.1

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

    Default Re: Grid Style Layout - Products not evenly distributed?

    Sorry, but the structure of the cart you linked to above is a table-based v1.2.x style, not a div-based v1.3.x style. And the stylesheet is positively from 2005, as noted above.

  5. #5
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Grid Style Layout - Products not evenly distributed?

    Glenn,

    Thanks so much, that really helped! Just one more minor adjustment needed. How can I forced an extra space between each product in the stylesheet? Right now the product description goes right up against it's neighbor, sometimes connecting the decsriptions together.

    Keivn
    www.cvtreasures.com

  6. #6
    Join Date
    Jun 2006
    Posts
    783
    Plugin Contributions
    0

    Default Re: Grid Style Layout - Products not evenly distributed?

    Well, I'm not making it up, here you go:
    Zen Cart 1.3.7.1
    Database Patch Level: 1.3.7
    v1.3.6 [2007-10-24 21:41:31] (Version Update 1.3.5->1.3.6)
    v1.3.5 [2007-10-24 21:41:31] (Version Update 1.3.0.2->1.3.5)
    v1.3.0.2 [2007-10-24 21:41:30] (Version Update 1.3.0.1->1.3.0.2)
    v1.3.0.1 [2007-10-24 21:41:30] (Version Update 1.3.0->1.3.0.1)
    v1.3.0 [2007-10-24 21:41:30] (Version Update 1.2.7->1.3.0)
    v1.2.7 [2006-02-19 13:40:22] (Fresh Installation)

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

    Default Re: Grid Style Layout - Products not evenly distributed?

    That's weird... it would take a lot of work to make an installation hang onto a v1.2.5 template structure. Mine was first installed a few weeks before your site's stylesheet was dated:
    v1.2.4 [2005-04-10 18:24:57] (Fresh Installation)
    so your stylesheet is from v1.2.5.

    There's really no telling how your site will fare on PHP5, since template files do use PHP and some parts may have old code to generate the old style output.

 

 

Similar Threads

  1. rid Style Layout Products not evenly distributed
    By rk3487 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Nov 2011, 08:35 PM
  2. Column Layout Grid for Products - 2nd line of prices not bold
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Oct 2008, 02:17 AM
  3. Grid Style Layout
    By Adds in forum General Questions
    Replies: 1
    Last Post: 30 May 2008, 10:41 PM
  4. Changin to Grid Style layout - not working?
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 3 Apr 2008, 06:38 PM
  5. Major issues with Column Layout / Grid Layout for Products Listing
    By kinget in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Jul 2007, 10:11 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