Quote:
Originally Posted by -=Sniper=-
paul41598; yes its possible, you can use this code
HTML Code:
$vbphrase[my_mood]: <a href="#" id="moods"><if condition="!empty($bbuserinfo[mood])"><img src="images/mood/$bbuserinfo[mood].gif" border="0" /><else />$vbphrase[change_mood]</if></a> <script type="text/javascript"> vbmenu_register("moods"); </script>
but you will need to add conditions, so only the logged in user can see the option and others see his/her normal mood.
|
Dont think that works too well sniper