Thanks. This is how I am putting the code in, but the Occupation starts on the same line as the Education:
Code:
<strong>Education & Occupation</strong><br />
Education: $post[field11]
Occupation: $post[field14]
Do I need to wrap them in div tags as is done with the vB default ones?
--------------- Added [DATE]1319977871[/DATE] at [TIME]1319977871[/TIME] ---------------
Also, I've noticed that as I allow unregistered users to post on my board, their post count comes up as n/a. How can I do the same with the custom fields? How can I get them to also show n/a when a guest posts? At the moment its blank.