Quote:
Originally Posted by Smiry Kin's
hmm i don't like the way this is set out - sorry, but if you could help! how do i make it go below i can't find where to put a <br>
|
Then use this code
Code:
<div class="info"><if condition="$show['reputation']">
<if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if><br />
$post[reputationdisplay]
</if></div><br />