Quote:
Originally Posted by SaintDog
Author: SaintDog
4. Find "FORUMHOME"
5. Find
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
-- Replace it with:...
|
There're 3 places that have the above code in "FORUMHOME" . I think you just need to replace the first one, isnt it?