View Single Post
Old
  (#2 (permalink))
coldblooded
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 623
Join Date: Jan 2002
Location: USA
01-28-2006, 10:07 PM

Open the file header.html and change the first line:

Code:
<TABLE BORDER="0" WIDTH="98%" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER">
To:

Code:
<TABLE BORDER="0" WIDTH="980" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER">


The more we learn... the more we realize how little we actually know.
   
Reply With Quote