B bluescorpion New Member Jan 1, 2009 #2 Is 'crowns' a usergroup? If so you can use html in the usergroup permissions to do anything you want to the formatting of the name, otherwise you would have to do a hack to test for 'crowns' some way and manually add the formatting.
Is 'crowns' a usergroup? If so you can use html in the usergroup permissions to do anything you want to the formatting of the name, otherwise you would have to do a hack to test for 'crowns' some way and manually add the formatting.
A Axed123 New Member Jan 1, 2009 #3 No I mean I have the user group administrator, and I want to make it in bold like if your in that group your user name turns to bold. Example: Rune-Server - View Profile: Numbers Theres a site for a demo/example and this is what I have in my usergroup Code: <font color='royalblue'><img src='admin2.gif' border=0> Code: </img></font> .
No I mean I have the user group administrator, and I want to make it in bold like if your in that group your user name turns to bold. Example: Rune-Server - View Profile: Numbers Theres a site for a demo/example and this is what I have in my usergroup Code: <font color='royalblue'><img src='admin2.gif' border=0> Code: </img></font> .
C Curtis129 New Member Jan 1, 2009 #4 first box html markup Code: <span style="font-weight: bold; color: 'royalblue';"><img src="http://thedirectoryoftheimage.com/"> then second box Code: <span>
first box html markup Code: <span style="font-weight: bold; color: 'royalblue';"><img src="http://thedirectoryoftheimage.com/"> then second box Code: <span>