MyBB Community Forums

Full Version: Help.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Oritey guys my forum is looking pretty good.

Atm i have coded a new login system just like Vbulletins (Looks like the same)
Now am having trouble coding a new forum display.
Link Here

See the gap through the thread? am having trouble patching it up..
and idea's?
Why do you need it to look like vB's? But well without knowing what you changed exactly it's going to be hard to help you fix it.
You have an extra set of <td></td>.

<td class="tcat" align="center" colspan="2">&nbsp;</td>
		<td class="tcat" align="center" width="40%"><span class="smalltext"><strong><a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=subject&amp;order=asc">Thread</a> </strong></span></td>
		<td></td>   <--- Here
		<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=replies&amp;order=desc">Replies</a> </strong></span></td>
		<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=views&amp;order=desc">Views</a> </strong></span></td>
		<!-- start: forumdisplay_threadlist_rating -->
<td class="tcat" align="center" width="60"><span class="smalltext"><strong><a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=rating&amp;order=desc">Rating</a> </strong></span></td>

<!-- end: forumdisplay_threadlist_rating -->
		<td class="tcat" align="center" width="200"><span class="smalltext"><strong><a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=lastpost&amp;order=desc">Last Post</a> <!-- start: forumdisplay_orderarrow -->
<span class="smalltext">[<a href="forumdisplay.php?fid=2&amp;datecut=9999&amp;sortby=lastpost&amp;order=asc">asc</a>]</span>
<!-- end: forumdisplay_orderarrow --></strong></span></td>