Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2007
    Location
    Aalsmeer, The Netherlands
    Posts
    2
    Plugin Contributions
    0

    Default Column grid problem in firefox

    Goodday to all
    My very first post after searching an reading for a while now.

    I've got a problem with the column grid and firefox.
    I use Zen Cart 1.37 use the classic template.
    Normally I do all the work in IE6 and the column grid is installed perfectly and works like a charm.

    But I've been reading about the problems with other browsers so I installed firefox 2.0.0.3

    The grid is set to 3 columns but firefox seems to place 2 on one line and the third on the next line, to start again with 2 and one on the next...

    http://www.aromawinkel.nl/shop/index...index&cPath=10

    Does somebody know how to solve this issue

    Thanx in advance

    ** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!
    Last edited by Ajeh; 8 Apr 2007 at 04:08 AM.

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Column grid problem in firefox

    Quote Originally Posted by koopman View Post
    Goodday to all
    My very first post after searching an reading for a while now.

    I've got a problem with the column grid and firefox.
    I use Zen Cart 1.37 use the classic template.
    Normally I do all the work in IE6 and the column grid is installed perfectly and works like a charm.

    But I've been reading about the problems with other browsers so I installed firefox 2.0.0.3

    The grid is set to 3 columns but firefox seems to place 2 on one line and the third on the next line, to start again with 2 and one on the next...

    http://www.aromawinkel.nl/shop/index...880c5322f5a0a0

    Does somebody know how to solve this issue

    Thanx in advance
    You'll need to reduce the left/right padding here:

    .centerBoxContentsProducts {
    height: 180px;
    padding: 1em;
    border: 1px solid #898989;
    }

    maybe try:

    .centerBoxContentsProducts {
    height: 180px;
    padding: 1em 0;
    border: 1px solid #898989;
    }

  3. #3
    Join Date
    Apr 2007
    Location
    Aalsmeer, The Netherlands
    Posts
    2
    Plugin Contributions
    0

    Default Re: Column grid problem in firefox

    That solved the problem
    Thanx to all for the quick response

    and I'll be more carefull with my links in the future

 

 

Similar Threads

  1. Column / Grid Layout Problem
    By Andy Hillier in forum Addon Templates
    Replies: 18
    Last Post: 2 Feb 2010, 11:27 PM
  2. Firefox vs IE layout problem ... ff = column, IE = grid ??
    By NazarHookah in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jan 2009, 12:03 PM
  3. Column Layout Grid for Product Listing doesn't work with Firefox?
    By pamcake in forum All Other Contributions/Addons
    Replies: 27
    Last Post: 23 Oct 2008, 07:00 PM
  4. Column Layout Grid problem
    By djcaw57 in forum General Questions
    Replies: 2
    Last Post: 29 Sep 2008, 02:57 PM
  5. Column Grid Layout on 1.3.7 (single column problem)
    By Taipa in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 May 2007, 11:44 AM

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