Quote:
Originally Posted by gfd
I'm have the same probelm with Croft. As well as the additional problem of wrong widths in one of the columns.
An extra row that appears underneath the thread title, in Firefox and Opera - IEWin does not show it.
I checked the code and it's this:
<thead>
<tr>
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
</td>
</tr>
</thead>
What exactly does this empty row do? Firefox and Opera do display empty rows unlike IE, and it doesn't look nice when it's empty.
I just deleted this row but I would like to know its purpuse. Please advise.
As far as the problem with the widths, please see the screenshot provided. Firefox displays it correctly, but Opera and IEWin do not.
Any suggestions?
thanks
PS. excellent mod by the way.
|
Yes why is this extra table there? I didnt take mine out because I dont know if i should.