Thread: Columns per Row

Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 47
  1. #31
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    I still can't get it to work.. I don't get this =(

  2. #32
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    Okay, I finally got it working! I'm not sure how I did it but it's good that it's working. Now the only thing is trying to remove the spaces under the item numbers. Could you please help me with that?

    http://oembargain.com/index.php?main...ndex&cPath=1_2

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

    Default Re: Columns per Row

    Add to your stylesheet

    .centerBoxContentsProducts br {display: none;}

  4. #34
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    The "tpl_modules_product_listing.php"?

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

    Default Re: Columns per Row

    No, /includes/templates/your_template/css/stylesheet.css.

  6. #36
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Columns per Row

    Quote Originally Posted by cchan
    The "tpl_modules_product_listing.php"?
    Quote Originally Posted by gjh42
    Add to your stylesheet

    .centerBoxContentsProducts br {display: none;}
    Read & re-read the suggestions
    Zen-Venom Get Bitten

  7. #37
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    I'm still new to all this, that's why I'm seeking help on these forums. Anyway, thanks.

  8. #38
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    Quote Originally Posted by gjh42 View Post
    Add to your stylesheet

    .centerBoxContentsProducts br {display: none;}
    After I added that to my stylesheet, my price and add quantity doesn't have spacing.

    Now, it looks like this: http://oembargain.com/index.php?main...ndex&cPath=1_2

    Did I do something wrong again? I just added it to the bottom of my stylesheet...

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

    Default Re: Columns per Row

    You changed the display order of the elements. When I tested it before, that rule worked correctly. Now, try

    .centerBoxContentsProducts br+br {display: none;}

    This will only hide the breaks when there are two or more in a row.

  10. #40
    Join Date
    Oct 2010
    Posts
    121
    Plugin Contributions
    0

    Default Re: Columns per Row

    Hm, I just did that. It's still doing the same thing, is there a specific spot in my stylesheet that I have to put it?

    http://oembargain.com/index.php?main...ndex&cPath=1_2

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. Columns per Row
    By SexyCharlie in forum General Questions
    Replies: 14
    Last Post: 11 Sep 2012, 07:15 PM
  2. columns per row
    By procella in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 11 Nov 2009, 09:17 AM
  3. centerbox columns per row (ie issues)
    By jbezooyen in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Jan 2008, 02:40 AM
  4. Products listing - Columns per row
    By chiselbit in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 28 Dec 2006, 01:38 PM
  5. Default columns per row
    By patski in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Nov 2006, 09:57 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