Pretty sure its a One on one basis code change
Normally for your username you have
<div id="postmenu_28378">
<a rel="nofollow" class="bigusername" href="http://www.mysite.com/forum/members/timberfloorau.html"><b><font color=#727272 >TimberFloorAu</font>
they have
<div id="postmenu_1356853">
<a class="bigusername" href="member.html?u=56"><img src="/star/56.gif" border="0" /><!--drunkpuppies--></a>
So seems all they have done is injected an image and tag into a particular username.
Pretty sure this is done via ADMINCP somewhere, its not something I like. So perhaps someone else can help with where you can inject specific code
--------------- Added [DATE]1217049563[/DATE] at [TIME]1217049563[/TIME] ---------------
In fact just checked.
All you need to do, is goto admincp > user manager
Locate a user ( say admin )
Click custom user title. ( allow HTML )
In field above add html
vb stats on this is
Quote:
When set to "Yes, admin set (HTML allowed)" the user's title will be forced to whatever is in the User Title field above. HTML code in the title will be shown as is and not be parsed. These titles will be maintained if the user is not in an usergroup that allows custom titles.
|
So just add something like:
<img src="/images/myusername.gif" border="0" /><!--username as identifier-->