MyBB Support

How to fix spacing..?

Submitted by Mr_Joker, , Thread ID: 4038

Thread Closed
Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
21-05-2015, 06:25 AM
#1
How can i fix this please? Theres too much spacing....

[Image: qWsRm0Q.png]

RE: How to fix spacing..?

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
21-05-2015, 08:47 AM
#2
Post your forumbit_depth1_cat and forumbit_depth2_cat template here.

RE: How to fix spacing..?

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
OP
21-05-2015, 08:51 AM
#3
21-05-2015, 08:47 AM
Aoki Wrote:
Post your forumbit_depth1_cat and forumbit_depth2_cat template here.

forumbit_depth1_cat
Code:
<table class="tborder">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><a href="{$forum_url}">{$forum['name']}</a><br><div class="smalltext"></div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="2"><span class="smalltext">Forum</span></td>
<td class="tcat" align="right" width="140px">Stats</td>
<td class="tcat lastpost_cell" width="240px"><span class="smalltext">Last Post</span></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br />

forumbit_depth2_cat

Code:
<tr>
<td class="trow1" align="center" width="32px"><span class="theme_text forum_status_icon forum_status forum_{$lightbulb['folder']} ajax_mark_read" style="font-size: 26px; cursor: pointer;" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="trow1">
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>




<td class="trow1 smalltext" align="right">{$posts}{$unapproved['unapproved_posts']} Posts<br>{$threads}{$unapproved['unapproved_threads']} Threads</td>

<td class="trow1 lastpost_cell">{$lastpost}</td>
</tr>

Users browsing this thread: 1 Guest(s)