Log in

View Full Version : Changing the colour of certain users?


shot2bits
10-10-2008, 08:57 AM
Morning all..

Is it possible to change the colour of certain users usernames in 3.7? I have a lady user who would like all of her username to appear pink whenever she posts.

Thanks, Rob.

MysCha
10-10-2008, 09:12 AM
u must make new USERGROUP
example : usergroup LADIES
this usergroup have permission copy from REGISTERED USER

then u can edit HTML MARKUP for USERNAME on this usergroup

shot2bits
10-10-2008, 09:30 AM
Thanks for the reply.

I notice that Username HTML markup has two fields - i.e. two input boxes.

I thought I would add the following;

<span style="color: pink;">username</span> = username

I only added this to the first box which is obviously incorrect as her name is on the site as; usernameBlade Rider= username

Any ideas what I enter into each box?

Thanks, Rob.

MysCha
10-10-2008, 09:32 AM
Box 1 <span style="color: pink;">
Box 2 </span>


result

Pink

shot2bits
10-10-2008, 09:47 AM
thanks very much..

MysCha
10-10-2008, 09:52 AM
ur welcome

shot2bits
10-10-2008, 09:58 AM
for some reason it's not working on the moderators user group. changed my username to red, attempted to change their's to blue but not making any difference.. :confused:

MysCha
10-10-2008, 10:02 AM
Box 1 <span style="color: blue;">
Box 2 </span>

result

Blue

fill for Moderator Usergroup HTML Markup

shot2bits
10-10-2008, 10:15 AM
Odd, still not changing.. As said, works for mods and ladies but not mods :confused:

MysCha
10-10-2008, 10:18 AM
As said, works for mods and ladies but not mods

what u mean ?
mods ?
moderator ?

shot2bits
10-10-2008, 10:21 AM
As said, works for mods and ladies but not mods

what u mean ?
mods ?
moderator ?

moderators.

MysCha
10-10-2008, 10:31 AM
user on moderator cant change a color username ?
check on ur setup
usergroup Moderator have html markup like LADIES usergroup

if 1 usergroup can change color
all usergroup can do it