View Single Post
  #2 (permalink)  
Old 09-17-2004, 01:23 PM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default

1) Remove width="210" from the <td width="210" id="sidebar"> tag

2) Remove width="536" from the <td width="536" colspan="2" id="maincontent" > tag

The width is now controlled by the #sidebar style in style.css
Reply With Quote