• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » Group/Message from color (how to change legend color)
Group/Message from color
Jiraiya
Posts: 5
Reputation: 0

Message # 1 | 5:20 AM
The thread is locked. Please refer to the following thread: http://forum.ucoz.com/forum/7-474-1


It's my 3rd day trying to find how I can add color to group and message from.

I wan it like Admin = Red
Users = Green
Ect...

I made a search on the forum, trying to find how I can do it but I wasent that lucky. I found Sunny(admin) topic about user group color, I tryied to add/cheange code in the css but still didn't help.

This are the picture showing what I wan.
Attachments: 3216557.jpg (217.5 Kb) · 4204652.jpg (143.0 Kb)
Post edited by Jiraiya - Thursday, 2010-03-11, 5:21 AM
Unique
Posts: 421
Reputation: 35

Message # 2 | 7:09 AM
Sunny
Posts: 9296
Reputation: 456

Message # 3 | 8:20 AM
And http://forum.ucoz.com/forum/9-2441-20987-16-1234532405
I'm not active on the forum anymore. Please contact other forum staff.
Jiraiya
Posts: 5
Reputation: 0

Message # 4 | 3:02 PM
I tried that before. Didn't acctualy helped.

P.S Why I stopped working with html. sad Didn't used html since 5 years.

Wak-Tempe
Posts: 3
Reputation: 0

Message # 5 | 6:50 PM
why my colour legend diffrent with username colour....how to fix it???

like this example
http://i36.tinypic.com/2ebzrk8.jpg


This is my site....lets join~
Hack4Death
Post edited by Wak-Tempe - Thursday, 2010-03-11, 6:57 PM
Unique
Posts: 421
Reputation: 35

Message # 6 | 7:54 PM
Dartz
Posts: 1931

Message # 7 | 10:02 PM
Wak-Tempe, you must edit legend's code.
[... With uCoz since December 2 2007 ...]
Wak-Tempe
Posts: 3
Reputation: 0

Message # 8 | 9:49 AM
but how.....please i need you help...
can give me some tut....
sorry for begging

This is my site....lets join~
Hack4Death
Dartz
Posts: 1931

Message # 9 | 12:24 PM
Quote
<table border="0" width="100%" cellspacing="1" cellpadding="0" class="gTable">
<tr><td class="gTableSubTop">Color Legend:
[<span style="color:#0000FF"><b>Administrator</b></span>]
[<span style="color:#088A08"><b>Moderator</b></span>]
[<span style="color:#DF0101"><b>VIP</b></span>]
[<span style="color:#01DFD7"><b>Registered</b></span>]
[<span style="color:#000000"><b>Banned</b></span>]
</td></tr>
</table>

Change places in red to other colour codes - http://html-color-codes.info

[... With uCoz since December 2 2007 ...]
Jiraiya
Posts: 5
Reputation: 0

Message # 10 | 6:18 AM
I am completly lost when I try to add colors to user groups. It wont appear how I wan. sad Colors arent cheanged.
Post edited by Jiraiya - Saturday, 2010-03-13, 6:19 AM
Wak-Tempe
Posts: 3
Reputation: 0

Message # 11 | 11:50 AM
thanks its work....
but how to solve jiraiya prob....

This is my site....lets join~
Hack4Death
Post edited by Wak-Tempe - Saturday, 2010-03-13, 11:51 AM
Dartz
Posts: 1931

Message # 12 | 1:39 PM
Jiraiya, show me your user group CSS code.
[... With uCoz since December 2 2007 ...]
Jiraiya
Posts: 5
Reputation: 0

Message # 13 | 2:53 AM
/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red; font-weight:boldred}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {color:#FF9900;}
/* ---------------- */

/* User Post */
a.postUser1 {color:#000000;} – color of group 1
a.postUser2 {color:#00FF00;} - color of group 2
a.postUser3 {color:#0000FF;} - color of group 3
a.postUser4 {color:#FF0000;} - color of group 4
/* ------- */

Dartz
Posts: 1931

Message # 14 | 11:48 AM
It's all wrong, there is no such thing like "boldred" and there is no need for
"color of group 1" and you don't do "Other4" but always start with "Other1".

Quote (Jiraiya)
/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {font-weight:bold;color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#FF9900;}
/* ---------------- */

/* User Post */
a.postUser1 {color:#000000;}
a.postUser2 {color:#00FF00;}
a.postUser3 {color:#0000FF;}
a.postUser4 {color:#FF0000;}
/* ------- */


[... With uCoz since December 2 2007 ...]
Sunny
Posts: 9296
Reputation: 456

Message # 15 | 10:01 AM
All further questions go here - http://forum.ucoz.com/forum/7-474-1
I'm not active on the forum anymore. Please contact other forum staff.
uCoz Community » Archives » Locked » Group/Message from color (how to change legend color)
  • Page 1 of 1
  • 1
Search: