Quote:
Originally Posted by Morsolo
If you bothered to read my post on the last page, I did explain my problems...
QFT: lolnoob
|
I already posted a solution for you:
I see a temp fix for some styles not showing the spacing between forums as the:
<div class="spacer"></div>
Is not creating the space and a <br /> is needed.
So in forumhome_forumbit_level1_nopost:
in the instructions it says to add a </if> at the end you need to add a <br /> as well
<br />
<div class="spacer"></div>
</if>
or
<br />
</if>
was a few pages back