PDA

View Full Version : How to add little image next to user name


kau
08-12-2003, 05:04 AM
For members who support the site I want a little image next to their user name. In VBB 2 I could use the code:

} else {
$post[signature] = "";
}

if($post[usergroupid]==9) $post[username]=$post[username]."&nbsp;<img src=http://www.blah.com/images/blah.gif>";

} else {

That code is no longer there in VBB 3. Where do I put this code in VBB 3???

Dean C
08-12-2003, 10:39 AM
Sorry we do not support vb3 hacking here... :)