View Single Post
  #8  
Old 07-16-2010, 08:56 AM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Help with removing huge space in product listing

class table.width-100
Drop down the width percentage.

class dborders
Drop down the width percentage

Additionally you may want to add the follow to the dborders class mentioned above to center it:
margin-left: auto;
margin-right: auto;
__________________
- Shane Munroe
Reply With Quote