Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default styling a table from the stylesheet

    I'm having a lot of trouble styling my products list rows via the stylesheet. I honestly don't have much experience using tables, but there's got to be a better way to do this.

    SEE MY ISSUE HERE

    In the above link, I simply want to increase the cellspace or cellpadding in the listing table, but in my stylesheet not in the .php file.

    How could I simply increase the vertical space between the table rows in this list?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: styling a table from the stylesheet

    Search your stylesheet for .productListing-data, remove it from that list of classes and ids and set it up in its own statement:

    .productListing-data {padding-bottom:20px;} Adjust the 20px as desired.

  3. #3
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: styling a table from the stylesheet

    That did it. Thanks.

    Why I'm here, let me ask you what the setting is that makes it list each product vertically and then again horizontally at the bottom. I think I only need one listing.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: styling a table from the stylesheet

    Admin - Configuration - Index Listing - Show New Products - below Product Listing

 

 

Similar Threads

  1. Moving css from top of a page to a new stylesheet what's the zen way to link?
    By icecold in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Jun 2012, 07:55 PM
  2. Product listing table css styling
    By bigmo337 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Jun 2010, 09:53 AM
  3. Trouble styling middle row of table apperence
    By jamesdavid in forum General Questions
    Replies: 2
    Last Post: 7 Jun 2008, 10:39 AM
  4. advanced_search_result page loads with no styling or effect from CSS stylesheet
    By lgirrl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Nov 2007, 04:38 AM
  5. Replies: 1
    Last Post: 7 Oct 2007, 05:30 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