I have a bit of an issue. This is what mine looks like right now.
Now the issue is the red and green circled bits being in the same "wrap".
The red one is for vB Eperience and the green one is for a Custom Secondary User Title.
The bit in postbit_legacy that calls it is this:
Code:
<div class="eti_postbit" align="center">{vb:raw template_hook.postbit_userinfo_left}</div>
How can I get them to be separate?