Log in

View Full Version : way to add div class = postinfo??


marrr
08-06-2008, 09:39 PM
can any help me figure out the correct way to add div class to this


<!-- arcade -->
<if condition="$post['crowns']$post['champtext']"><div class="postinfo">
</div>
</if>
<!-- arcade -->

cheat-master30
08-11-2008, 10:57 PM
I'd say under <!-- arcade --> and above the <if condition="... stuff.