McLovin715
03-09-2008, 09:40 PM
I am wondering how do you add a fieldset around the postbit_legacy post info..
Ohiosweetheart
03-10-2008, 05:16 AM
Find -
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
above that, add -
<fieldset class="smallfont"><legend>Info</legend>
I include my IM icons in it as well, so you need to find -
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
and after that, add -
</fieldset>
See my screenshot, attached
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.