Post by Teg on Aug 12, 2013 13:18:51 GMT -8
Teg
I think there should be more HTML. Copy the most outer row (tr), that has the class "last", and I'll give it a test on my forum. I think it could be an issue with 2 rows with the "last" class.
{if $[show_stats]}
<div class="container stats">
<div class="title-bar"><h2>Forum Information & Statistics</h2></div>
<div class="content">
<table>
<tbody>
<tr>
<td>
<table>
<tr>
<td class="icon">$[image.stats]</td>
<td class="info">
<table>
<tbody>
<tr><th>Threads and Posts</th></tr>
<tr><td>Total Threads: $[total_threads] Total Posts: $[total_posts]</td></tr>
{if $[last_updated_thread]}<tr><td>Last Updated: $[last_updated_thread.recent_link] by $[last_updated_thread.last_post.created_by_user] ($[last_updated_thread.last_post.date])</td></tr>{/if}
<tr><td>$[recent_threads_link] - $[recent_posts_link] - $[rss_feed_link]{if $[mark_boards_read_link]} - $[mark_boards_read_link]{/if}</td></tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td class="icon">$[image.members]</td>
<td class="info">
<table>
<tbody>
<tr><th>Members</th></tr>
<tr><td>Total Members: $[total_members]</td></tr>
<tr><td>Newest Member: $[newest_user]</td></tr>
<tr><td>Most Users Online: $[most_users_online] <span class="small">($[most_users_online_date])</span></td></tr>
<tr><td>$[birthdays_today_link]</td></tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<td class="icon">$[image.online]</td>
<td class="info last">
<table>
<tbody>
<tr><th>Users Online</th></tr>
<tr><td>$[total_staff_online] Staff, $[total_members_online] Member{if $[total_members_online] != 1}s{/if}, $[total_guests_online] Guest{if $[total_guests_online] != 1}s{/if}.</td></tr>
<tr><td>
{foreach $[online_user]}
$[online_user]{if $[online_user.invisible]} <span class="small">(invisible)</span>{/if}$[online_user.comma]
{/foreach}
{if $[total_online_not_shown]}
, and <a class="$[view_active_members_link.class]" href="$[view_active_members_link.href]">$[total_online_not_shown] more...</a>
{/if}
</td></tr>
<!--START ONEEB--><!--<tr><td>
<ul id = "userlegend" style="list-style:none;margin:0px 0px 0px 0px;padding-top:8px;">
<li style = "color:#758673;display:inline;font-weight:bold;padding-right:7px;">User Legend: </li>
<li style = "color:#97a85e;display:inline;"> <span id = "rainbow1">Member</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#a863ff;display:inline;"><span id = "rainbow2">Family</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#edee31;display:inline;"><span id = "rainbow3">Moderator</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#ff63c0;display:inline;"><span id = "rainbow4">Global Moderator</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#00a3ff;display:inline;"><span id = "rainbow5">GFX Team</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#51e619;display:inline;"><span id = "rainbow6">Developer</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#ff7000;display:inline;"><span id = "rainbow7">Manager</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:red;display:inline;"><span id = "rainbow8">Admin</span></li>
</ul>
</td></tr>--><!--END ONEEB-->
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr class="last">
<td colspan="2">
<table>
<tr>
<td class="icon">$[image.online_24]</td>
<td class="info last">
<table>
<tbody>
<tr><th>Users Online in the Last 24 Hours</th></tr>
<tr><td>$[total_staff_online_24] Staff, <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_members_online_24] Member{if $[total_members_online_24] != 1}s{/if}</a>, $[total_guests_online_24] Guest{if $[total_guests_online_24] != 1}s{/if}.</td></tr>
<tr><td>
{foreach $[online_user_24]}
$[online_user_24]{if $[online_user_24.invisible]} <span class="small">(invisible)</span>{/if}$[online_user_24.comma]
{/foreach}
{if $[total_online_not_shown_24]}
, and <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_online_not_shown_24] more...</a>
{/if}
</td></tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr class="last">
<td colspan="2">
<table>
<tr>
<td class="icon">$[image.members]</td>
<td class="info last">
<table>
<tbody>
<tr><td>
<ul id = "userlegend" style="list-style:none;margin:-10px 0px 0px 0px;padding-top:8px;">
<li style = "color:#758673;display:inline;font-weight:bold;padding-right:7px;">User Legend</li><br />
<li style = "color:#173a8d;display:inline;"> <span id = "rainbow1">Member</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#7c2ea9;display:inline;"><span id = "rainbow2">Family</span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#199be6;display:inline;"><span id = "rainbow3"><b>Moderator</b></span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#ff63c0;display:inline;"><span id = "rainbow4"><b>Global Moderator</b></span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#a2a92e;display:inline;"><span id = "rainbow5"><b>GFX Team</b></span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#51e619;display:inline;"><span id = "rainbow6"><b>Developer</b></span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#ff9000;display:inline;"><span id = "rainbow7"><b>Manager</b></span> <span class = "dashpointer" style = "color:#ffffff;">-</span> </li>
<li style = "color:#dd1303;display:inline;"><span id = "rainbow8"><b>Admin</b></span></li>
</ul>
</td></tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
{/if}