SpawnedX
09-23-2011, 01:46 AM
Okay, I am trying to do some small stylization edits on my board, like adding a horizontal rule between the signature and the controls. Problem is, none of my edits are actually showing up.
I put this:
<div style="smallfont">
Will this work?
</div>
After this:
<!-- / edit note -->
</if>
And before this:
<!-- controls -->
<if condition="$post['editlink']">
And it doesn't show up. What am I missing with these edits?
I put this:
<div style="smallfont">
Will this work?
</div>
After this:
<!-- / edit note -->
</if>
And before this:
<!-- controls -->
<if condition="$post['editlink']">
And it doesn't show up. What am I missing with these edits?