Results 1 to 5 of 5
  1. #1
    Join Date
    May 2009
    Location
    Toronto, Canada
    Posts
    70
    Plugin Contributions
    0

    Default Column Layout Grid problems

    I've added the Column Layout Grid module in my product listings in my site but I having a problem setting it up... Its fine if you wanted a 1 row, 3 column display but when you change the Colums Per Row to 2 it will show a 2 x 2 display... Idealy I would like a 3x3 display and I can't figure it out. I've looked at the product_listing.php but and changed the settings in the admin but still can not get another row to appear with columns.

    Here's the link so you can see:
    http://pp.doesntexist.com/rubber-rol...age=2&sort=20a

    Any help would be greatly appreciated...

    Also, how to get ride of the extra lines in between?

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

    Default Re: Column Layout Grid problems

    What is your setting for Admin > Configuration > Maximum Values > Products Listing- Number Per Page?

    If you mean the dotted lines between products, those are from the Column Divider mod you have installed (at least someone installed it, if not you).
    Last edited by gjh42; 21 Jul 2009 at 07:32 AM.

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

    Default Re: Column Layout Grid problems

    A quick way to make the dotted lines go away is to change this in stylesheet_dotline.css
    Code:
    .vDotLine
    {
        background-color: transparent;
        background-image:url(../images/delim_v.gif);
        background-repeat: repeat-y;
        background-attachment: scroll;
        width: 20px;
        font-size: 1px;
    }
    to this
    Code:
    .vDotLine
    {
        background-color: transparent;
        background-image: none /*url(../images/delim_v.gif)*/;
        background-repeat: repeat-y;
        background-attachment: scroll;
        width: 20px;
        font-size: 1px;
    }
    If you really, truly don't want that kind of dividers, you can uninstall the mod, most likely just by finding the files that belong to it and deleting them.

  4. #4
    Join Date
    May 2009
    Location
    Toronto, Canada
    Posts
    70
    Plugin Contributions
    0

    Default Re: Column Layout Grid problems

    Thanks for the help I've change the settings in the ...dotline.css to none for the horizontal and vertical dots and also my settings in Products Listing- Number Per Page was at 4 so I set it to 9 and it worked like a charm...
    Now I have to figure out how to center the product name link under the image... any ideas???

    Thanks again for your help!!

  5. #5
    Join Date
    May 2009
    Location
    Toronto, Canada
    Posts
    70
    Plugin Contributions
    0

    Default Re: Column Layout Grid problems

    I also need now to figure out the spacing between the horizontal dotted bar and the image underneath it... any ideas???
    Thanks

    Quote Originally Posted by gjh42 View Post
    A quick way to make the dotted lines go away is to change this in stylesheet_dotline.css
    Code:
    .vDotLine
    {
        background-color: transparent;
        background-image:url(../images/delim_v.gif);
        background-repeat: repeat-y;
        background-attachment: scroll;
        width: 20px;
        font-size: 1px;
    }
    to this
    Code:
    .vDotLine
    {
        background-color: transparent;
        background-image: none /*url(../images/delim_v.gif)*/;
        background-repeat: repeat-y;
        background-attachment: scroll;
        width: 20px;
        font-size: 1px;
    }
    If you really, truly don't want that kind of dividers, you can uninstall the mod, most likely just by finding the files that belong to it and deleting them.

 

 

Similar Threads

  1. Column Layout Grid - Shows only 1 column?
    By Marv in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 20 Dec 2011, 03:36 PM
  2. Column Layout Grid 2 products in 4 column display
    By Develop&Promote in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Feb 2011, 04:26 AM
  3. Column Grid Layout Problems
    By mfsuchta in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Dec 2010, 02:27 AM
  4. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  5. Problems with column grid layout contribution
    By creo ingero in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 9 Mar 2007, 03:37 AM

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