I went ahead and tried it. But it did not work.
Hmm. Still testing things out.
Anyone else reading this post, I just want to say that veenuisthebest already help me out with two other problems. I just want you all to know that he is good guy. Thank you veenuisthebest.
Tony
--------------- Added [DATE]1212191889[/DATE] at [TIME]1212191889[/TIME] ---------------
It is funny that you brought up the "Main" section. I took this out before and it solved the "What's Going On" section, but lost everything else.
Go to my link above again and you will see what I mean. Here is the code below I took out. I just took out from "Main" to Main". The problem should be in here some where.
PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
</thead>
$forumbits
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
--------------- Added [DATE]1212194518[/DATE] at [TIME]1212194518[/TIME] ---------------
Not sure if this will help or not. But the person who did my skin edited some of the other things in this Forum home area. Here is a picture below to show you. Maybe I will need to revert those in red.
Tony
--------------- Added [DATE]1212196076[/DATE] at [TIME]1212196076[/TIME] ---------------
I went ahead and put that code above back in to my forum.
Tony