View Single Post
  #5  
Old 09-23-2010, 12:33 PM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default Re: Need main.css help

Hi 3dx, I would recommend that you use Firefox to view your site, and install the addon called 'Firebug', which allows you to see which CSS styles are applied to each element.

Try changing these values:

#left-column {width: 242px;}
#colcenter-wrap {width: 48%;}

If you use Firebug it will take you about a tenth of the time it used to, to find which CSS styles you need to change.
__________________
X-Cart Gold Version 4.3.2
Reply With Quote