Thread: Table Issues

Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2006
    Posts
    6
    Plugin Contributions
    0

    Default Table Issues

    I need help in finding out how to change the table spacing/padding for the catagory table. Right Now my pictures are all runing into each other. Take a look at them here: www.worldgemsatirelands.com/store. Also how do you get rid of those extra images boxes. I dont even need them there. When I delete the code in the css for them, I get a whole bunch of jiberish on my page.

    Thanks
    Last edited by sickfishsigns; 21 Dec 2006 at 07:16 AM.

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

    Default Re: Table Issues

    Looked at your page(21 dec) and it appears to render well spaced, and I do not see the issue or am missing it.

    I see 4 products 3 in one row and the 4th left aligned in a 2nd row and all spaced out and not running together.

    Did you solve this? I looked in IE 6 & 7, FF, and NS8
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Table Issues

    Kobra,

    No the ones I am talking about are in my catagories page. I only wanted one, so I named it "All". When you go in there on my computer the tumbnail photos to the left are runing into each other.

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Table Issues

    try adding these declarations to your stylesheet.

    .productListing-even .productListing-data{font-size:1em;padding: 3px 0 3px 0;}
    .productListing-odd .productListing-data{font-size:1em;padding: 3px 0 3px 0;}

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

    Default Re: Table Issues

    Alternatively, you could add this: and there is more than one way!!
    Code:
    TD .productListing-data {
    padding: .4em;
    }
    or

    Code:
    TD .productListing-data {
    padding-top: .4em;
    }
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Dec 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Table Issues

    Thank you guys so much. I am going to try this and will let you know how it works.

    Thanks

 

 

Similar Threads

  1. v154 Empty php table data, without deleting actual table.
    By mcpisik in forum General Questions
    Replies: 1
    Last Post: 25 May 2016, 05:13 AM
  2. PayPal_Session DB Table Issues
    By johnkosh in forum PayPal Website Payments Pro support
    Replies: 5
    Last Post: 11 May 2009, 07:30 PM
  3. Table Rate Issues when based on Price (getting 0.00)
    By bunnyrific in forum Built-in Shipping and Payment Modules
    Replies: 40
    Last Post: 1 Feb 2009, 05:01 PM
  4. MYSQL table EMPTY causing issues
    By lindasdd in forum General Questions
    Replies: 3
    Last Post: 18 May 2008, 01:41 PM
  5. Table layout issues
    By doodlebee in forum General Questions
    Replies: 3
    Last Post: 28 Apr 2008, 06:36 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