MyBB Support

Added tables and sub-forums screw up

Submitted by Niko, , Thread ID: 12823

Thread Closed

RE: Added tables and sub-forums screw up

Gummy
Verified Rad Pirate Dad
Supreme
Level:
5
Reputation:
60
Posts:
1.39K
Likes:
85
Credits:
49
16-11-2015, 06:16 PM
#6
16-11-2015, 05:47 PM
Aoki Wrote:
AdminCP > Templates & Style > Templates > Your Theme Templates > Forumdisplay Templates > forumdisplay_subforums

Replace everything with:

Code:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="14%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>Statistics</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />

Good work Aoki You saved the day yet again.
[Image: giphy.gif]

Users browsing this thread: 1 Guest(s)