Quote:
Originally Posted by Ntfu2
Do you like this: http://photographydiscussions.com/fo...thread.php?t=8
If so just edit your postbit_legacy template
find:
Code:
<div id="postmenu_$post[postid]">
Before add:
Code:
<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px"> <legend>User Profile</legend> <div>
Save
|
Nice stuff. Though, I think you're missing the </fieldset> in there.