Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Posts
    14
    Plugin Contributions
    0

    Default Grid layout problem

    I installed the grid layout and it works fine and looks how I want it to (2 items per row) but sometimes when I refresh or come back to the category, the items get all wacked out and for instance the first row will have its 2 items but the rest of the items go down single file. Has anyone else had this problem?

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Grid layout problem

    Put some negative values to the image's margin left and margin right.
    Refer to the topic below for infos.
    Category Images in Rows

    .
    A New Starter again

  3. #3
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Grid layout problem

    Oops!

    Put some negative values to the image's margin left and margin right.
    It shoud be read of:

    Put some negative values to the cell's margin left and margin right of the columns grid.

    .
    A New Starter again

  4. #4
    Join Date
    Sep 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Grid layout problem

    Ha

    I, not knowing as much as Id like to know will ask... how exactly do I do that?

  5. #5
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Grid layout problem

    The cells should sitting there since the cells in the column are divided by 2, 3, 4, 5 ... , and is in fixed width after divided. However, sometimes there are other factors affect this, such as some mis-aligns caused by the browsers, small glitches of another elements in the page. And also IE and FF will take different spaces.

    Insert the following to the end of your stylesheet.

    Code:
    /* For the Column Grid Mode Listing not display normal in column */	
    .centerBoxContentsProducts {
    	margin-left: -0.5em;  /* adjust the negative values to fit best  */
    	margin-right: -0.5em;  /* adjust the negative to best fit best  */
    }
    Also another topic related to Column Grid mode, you may refer to.
    ine spacing in product listing

    Hope this helps.



    .
    Last edited by seethrou; 23 Sep 2006 at 04:52 AM. Reason: Added info.
    A New Starter again

 

 

Similar Threads

  1. [problem] Column Layout Grid
    By kitkitng in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 8 Jun 2011, 01:01 PM
  2. Attributes Grid layout problem
    By ronaldlb in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 18 Mar 2011, 03:35 PM
  3. Columnb grid layout problem
    By wgvania in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 9 Dec 2007, 04:59 AM
  4. Problem w/ Layout Grid Contribution
    By ALSMonarch in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Jan 2007, 11:42 AM
  5. layout grid text problem
    By ilonka in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 3 Oct 2006, 08:55 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