Quote:
Originally Posted by x626xblack
Please excuse my ignorance. I created the new profile field as a single line text box... Modding the code for the correct field number is easy enough also.
I get to:
4. Go into your postbit OR postbit_legacy template (whichever one you use with your style) and find: FIND WHAT?
1. I can not find that code
2. If I find it am i supposed to paste something under it?
|
It's the default code to display signature found in EVERY default style

i.e. in Postbit or Postbit Legacy FIND:
Code:
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
And replace ALL of that with the code I provided in the Install.html
Ignorance is bliss on occasion so live it up good sir

(kidding I'm a funny guy imo.. and maybe some others)
Mike