View Single Post
  #2 (permalink)  
Old 12-14-2005, 10:23 PM
coldblooded's Avatar
coldblooded coldblooded is offline
Super Moderator
 
Join Date: Jan 2002
Location: USA
Posts: 618
You can open the file header.html and change:
Code:
<table class="bodyline" width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
to:
Code:
<table class="bodyline" width="95%" border="0" cellspacing="0" cellpadding="0" align="center">
You can also remove the left blocks when viewing the forums by following these instructions.
__________________
The more we learn... the more we realize how little we actually know.
Reply With Quote