Does anyone know how to remove the * near your name when you are in invisible mode as i cant figure it out !! Cant seem to find the * in the templates
Already edited the templates so to change the Buddy List and the Invisible icons in the bottom part ... the prob i am facing is that i cant figure out why the * next to the name is still showing.
Images added as you see but name still showing the * not the image
I have managed to add an extra icon in the location section [image attached] but * still showing near the name and another problem is the code i have used to add the image is showing for all users not just for the invisible 1's but the strange thing is that it works ok for the Buddy List Icon and am using the same coding
Here is the code
Code:
<if condition="$show['hidden']"><img src="$stylevar[imgdir_statusicon]/wol_invisible.gif" alt="$vbphrase[user_is_invisible_to_others]" /></if>
Code:
<if condition="$show['buddy']"><img src="$stylevar[imgdir_statusicon]/wol_buddy.gif" alt="$vbphrase[user_is_on_your_buddy_list]" /></if>
Image attached ... i am not set as invisible but still icon is showing
Thanks for the help
Regards
Wengi