FBJoost
02-24-2011, 08:11 AM
Hi everyone,
I'm trying to change the profile look. I have found the template.
<h6><a href="{vb:link member, {vb:raw user}}" class="username" title="{vb:raw user.username}">{vb:raw user.musername}</a></h6>
But if you go to the live website, you see this.
<h6><a href="member.php?10737-Pascal" class="username" title="Pascal"><span style="font-size: 14px;">Pascal</span></a></h6>
Somehow in the {vb:raw user.musername} is an extra span style added. Does somebody know how to change the vb:raw user.musername?
Thanks,
Joost
I'm trying to change the profile look. I have found the template.
<h6><a href="{vb:link member, {vb:raw user}}" class="username" title="{vb:raw user.username}">{vb:raw user.musername}</a></h6>
But if you go to the live website, you see this.
<h6><a href="member.php?10737-Pascal" class="username" title="Pascal"><span style="font-size: 14px;">Pascal</span></a></h6>
Somehow in the {vb:raw user.musername} is an extra span style added. Does somebody know how to change the vb:raw user.musername?
Thanks,
Joost