This didn't help me, either. I still have a problem with getting the sidebar to show correctly on forumdisplay. Would love some help.
Quote:
Originally Posted by chaoyueh
this is what I did
I just add </div> before <vb:if condition="$announcebits"> and solve the problem.
Code:
<body>
{vb:raw header}
{vb:raw navbar}
<div id="pagetitle">
</div>
<vb:if condition="$announcebits">
<ol id="announcements" class="announcements">
{vb:raw announcebits}
|