It's a page margin/padding issue, as the top table and navbar has the default margin/padding, where the other tables it's completely missing.
Recheck the templates again (by the looks of it FORUMHOME and POSTBIT (Legacy)) for the placement of the closing </table> or </div> tags (if you edited or moved around the tables any). As that can happen if the end tag was placed higher than it's true termination (especially true with div table wrappers). With all the nested tables, it's very easy to place a tag in the wrong place as the tables can look so similar.
|