So then I would change to this?
HTML Code:
<if condition="$bbuserinfo['field11']">
<dt class="shade">$vbphrase[usml_myspace]</dt>
<dd><a href="http://www.myspace.com/$userinfo[field11]" target="_blank">$userinfo[field11]</a></dd>
<else />
<dt class="shade">$vbphrase[usml_myspace]</dt>
<dd>This user has not entered his MySpace Friend ID</dd>
</if>
Sorry, never used <dd> or <dt> tags before either. vBulletin is throwing in some new stuff on me lol