PDA

View Full Version : editing whosonline


bennzy
08-20-2008, 10:39 AM
In the whosonline i would like to remove the underline from the usernames in there, i cant seem to find anywhere to remove it.

I have found one thing to edit but then vb has a fit with a bit of coding thats not right i am running 3.7.2 t

This is the code it doesnt like ---> <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>$userinfo[hidden]<if condition="$show['buddy']" style="text-decoration: none;">

Attitude5ire
08-20-2008, 11:07 AM
You need to do that from your Usergroup HTML Markup.
Usergroup Manager > Edit which usergroup you want to edit > Username HTML markup.
1st box <span style="text-decoration:none"> 2nd box. </span>

You can change global class of ur links to remove underlines but that will affect whole forum.

bennzy
08-20-2008, 11:12 AM
i have done that mate, but that doesnt change it for the whosonline section