PDA

View Full Version : Small width problem with a hack


TheSpidre
10-17-2003, 05:11 PM
Hello,

I wanted to remove the "Moderator" Column on the home of the forums.

What I did is the following:

Forum_home TEMPLATE:

<!-- main -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr align="center">
<td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
<td bgcolor="{tableheadbgcolor}" width="70%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
<td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>

I removed the last 3 lines

The problem is that the tables do not look like they should :D

There is some empty space like in the attachement.

Any help is appreciated.

Thanks!

MindTrix
10-18-2003, 11:35 AM
Did you make sure you left no space marks afterwards, or left any lone tags?

Dean C
10-18-2003, 05:40 PM
Moved to template questions forum :)

Also please check the template FAQ in the template modifications forum where you'll find the answer to your question :)