Thread Rating:
  • 4 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] trince
#21
Updated. Awaiting approval.
Reply
#22
Awesome theme. One of my all-time favorite.

However I've found a bug in it. So here is the problem and the fix:

If you have sub-forums (more than 2 levels) it appears like this:

[Image: PWJ3Q.png]

So, what to do?

Goto: Forum Display Templates > forumdisplay_subforums.

Repalce this chunk (just above the tag {$forums}):

<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="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>

With this:

<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="66%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads} & {$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>

Now this is:

[Image: sdE7n.png]

Big Grin Big Grin Big Grin
Reply
#23
Nice theme,all I need to do is change the background as it's a bit plain.
<snip - signature too large>
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)