|
|
Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board 2 things I need to know. |
2 things I need to know. |
1): How do you colour usernames in the tag board and add an icon next to the specific user group (admin crown, moderator crown - for those people who are admins/moderators [I have my own crowns I just want to know how to do it with file manager])
2): How do I make it so that the tag board shows up on ONLY the homepage Here is my website if you wanted to check it out: http://greenlines.at.ua/ (Page: Forum is home default) |
1): How do you colour usernames in the tag board and add an icon next to the specific user group (admin crown, moderator crown - for those people who are admins/moderators [I have my own crowns I just want to know how to do it with file manager]) Unfortunately, user's group is not accessible on the tagboard using system codes. You can, however, use the username. Code <?if($USERNAME$='Administrator')?><span style="color:red;">$USERNAME$</span><?endif?> Conditional operators. Code <?if($URI_ID$='frMain')?>$CHAT_BOX$<?endif?> |
Well my work monkey friend did it for me haha, thanks for the code it helped him solve the issue to my question two.
Unfortunately we cannot find out how to color usernames in the tag board still? It just overlays green (which is the default forum colour for our template [template design #2012])... If someone could find out issue? I'm pretty sure we coded it properly in tests but it just stayed green because of some default overlay on it? |
| |||
| |||