
09-17-2004, 01:23 PM
|
|
WebProWorld Veteran
|
|
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
|
|
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
|