View Single Post
  #2  
Old 09-15-2011, 05:01 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Width of left hand column not displaying the correct width

The total width as you have it is 170px - 155 + 15 padding + 1 left border + 1 right border, 155 being the portion you can use for contents. If you want that portion to be 168 you have to make the width 168 + 2 + 15 = 185
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote