Print Page | Close Window

Colour user groups

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Suggestions
Forum Description: Do you have any ideas for applications or content on Web Wiz? Then leave your suggestions here.
URL: https://forums.webwiz.net/forum_posts.asp?TID=29349
Printed Date: 29 March 2026 at 7:00pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Colour user groups
Posted By: Gullanian
Subject: Colour user groups
Date Posted: 19 May 2011 at 4:06pm
It would be nice to be able to specify colours (maybe even other styles such as font-weight) for usernames.  IE, Admins are red and bold, moderator group is green, normal users are black.

Apologies if this is in v10 but I had a look and couldn't see it!



Replies:
Posted By: WebWiz-Bruce
Date Posted: 19 May 2011 at 4:56pm
Unfortunately it's to late now to make any further database changes for version 10, so would need to wait for version 11.

However, will look to see if it possible to include HTML for formatting in with the group names witjout breaking anything.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Gullanian
Date Posted: 20 May 2011 at 9:13am
Could you not give the group an auto generated class as an alternative solution that doesn't need db changes?

IE 

if ( usergroup == "admin") then
    strCSSClass = "usergroup-admin"
end if

<a href="viewuser.asp?ID=4" class="<%=strCSSClass%>">Tom</a>

Then we can just specify:

a.usergroup-admin
{
    color:#aa0;
    font-weight:bold;
}
a.usergroup-mycustomgroup
{
    color:green;
}

I'm not expecting anything though just a suggestion :) 


Posted By: WebWiz-Bruce
Date Posted: 20 May 2011 at 3:17pm
I think such a system might be to complex for many to setup as allot of customers have problems just typing in the link to the new banner image in the skins page, let alone trying to edit and setup CSS.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: yandr
Date Posted: 29 August 2011 at 10:20am
Originally posted by Gullanian Gullanian wrote:

It would be nice to be able to specify colours (maybe even other styles such as font-weight) for usernames.  IE, Admins are red and bold, moderator group is green, normal users are black.
This would be great. I would also suggest (if possible) to show the moderator under each forum.

This way, users will know who to contact in case they need any explanations.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net