Quote:
Originally Posted by HMBeaty
Where did you get that code from? Anyway, do the same as I posted above, but change the style a bit. So, to make the usernames of a certain usergroup(s) bold & red, you would use:
Left box:
HTML Code:
<span style="font-weight:bold;color:red;">
Right box:
--------------- Added 15 Sep 2011 at 01:14 ---------------
Also, if you want it to say "Administrator" (or whatever) when you hover over a username of the usergroup with that markup, just change:
HTML Code:
<span style="font-weight:bold;color:red;">
To this:
HTML Code:
<span style="font-weight:bold;color:red;" title="Administrator">
|
the guy that help with my last site used those code. Thats some great advice thanks. it's been awhile of me doing this i just came back from my 4th tour (iraq) i will get back into it. if you get a chance plz check out my other post in vb4 dis (few questions plz) thanks again
--------------- Added [DATE]1316065123[/DATE] at [TIME]1316065123[/TIME] ---------------
Thanks again man that fixed a few of my problems