Posted by: yossi - Thursday, 5 November 2009 08:05:14 |
---|
Hi, is it possible to have coloured nicks in the filed "Topic Starter" ? |
Posted by: Kamyar - Thursday, 5 November 2009 08:44:01 |
---|
Suppose you want to make all topic starter links yellow. Add this to your appropriate Theme file located in Themes/{YourSelectedTheme}/theme.css. [code].yafnet tr.topicRow td.topicStarter a, .yafnet tr.topicRow_Alt td.topicStarter a { color: Yellow; }[/code] |
Posted by: yossi - Tuesday, 10 November 2009 06:23:28 |
---|
Thanks, but i mean different colors for different user roles |
Posted by: Ederon - Tuesday, 10 November 2009 07:19:52 |
---|
In Admin -> Users & Roles -> Roles edit role you want to display in color and add something like this this to the "Style" property [code]color:#ff3300;font-weight:bold[/code] |
Posted by: yossi - Tuesday, 10 November 2009 08:06:08 |
---|
it changes only the users in "active users" box... |
Posted by: Ederon - Tuesday, 10 November 2009 09:06:41 |
---|
What version do you have? As you can see, it's working all around the place in latest build. If you got some prior version, either wait for final 1.9.4 or go with beta. Depends on your scenario. |
Posted by: bbobb - Tuesday, 10 November 2009 09:26:37 |
---|
Not implemented. I don't know is it needed[confused] . If Jaben doesn't mind I can implement it - it's easy. But only after I complete generic 'report post' feature. Where they are really required? In some places they can't be implemented by performance reasons. |
Posted by: continienzo - Tuesday, 10 November 2009 09:34:22 |
---|
Maybe he wants to be implemented in topic lists too, it would be nice i think. |
Posted by: yossi - Tuesday, 10 November 2009 11:04:45 |
---|
I have version 1.9.403 Beta... It is needed especially when you have specialist guests on the forum and you want people to notice them... |
Posted by: Kingstown - Tuesday, 24 November 2009 15:14:04 |
---|
We are using the 1.9.3 version and i can't find the option to give colors to the different groups. Is it possible or do we need a newer version, as all names are in red now. |
Posted by: bbobb - Tuesday, 24 November 2009 15:37:11 |
---|
They will be in 1.9.4 Beta4. |
Posted by: danova - Thursday, 24 December 2009 15:21:16 |
---|
That it is possible to paint greetings if fairly for the first time I hear. |
Posted by: VICTOR - Thursday, 24 December 2009 23:00:49 |
---|
see in Host Settings > Editors > Use styled nicks make sure you checked it. :cheesy: |