MentaL
26 Aug 2006, 20:03
Hi,
this is based on this modification (http://www.vbulletin.org/forum/showthread.php?t=105683), what this does is if you use a usergroup html markup in your forums, this allows you to show that color in the welcome panel on your forum homepage.
Usergroup settings (incase you do not know how..)Select "Username HTML Markup" and in the first table place
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and in the second table place
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Simply replace the red hex code with the color of your choice, anyways to get the color username to display in the welcome box on the forum home simply search the following in the FORUMHOME template.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Easy
this is based on this modification (http://www.vbulletin.org/forum/showthread.php?t=105683), what this does is if you use a usergroup html markup in your forums, this allows you to show that color in the welcome panel on your forum homepage.
Usergroup settings (incase you do not know how..)Select "Username HTML Markup" and in the first table place
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and in the second table place
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Simply replace the red hex code with the color of your choice, anyways to get the color username to display in the welcome box on the forum home simply search the following in the FORUMHOME template.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace with
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Easy