Worried about forum enemies? Pre-approve postings and members
with the Premoderation addon! Click here to read more.
Premoderation addon for miniBB
miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Specific miniBB Community Forum / Specific /
Short link for this topic:

Change Admin/Moderators text color?

 
Author Nherm
Guest
#1 | Posted: 16 Feb 2008 15:30
So as the title says how to change admin/moderators text colors? So you don't have to use BBcode everytime when you are writing a message. I dont mean username color or title colors just the plain text when you are writing.
Author Paul
CEO
#2 | Posted: 18 Feb 2008 04:30 | Edited by: Paul
It appears to be a custom question so I can't give the exact code solution free.

The idea of it is that you could use parseMessage() function to apply the additional color attribute to the posted text, comparing by poster's ID.
Author Nherm
Guest
#3 | Posted: 18 Feb 2008 07:10
Aah thx for advice. I try to figure something out :)
Author Santocool
Forums Member
#4 | Posted: 11 Mar 2009 16:36
this topic says nothing. I wanna know how to change the color of the word Moderator next to nickname. thanks!
Author kuopassa
Forums Member
#5 | Posted: 16 Mar 2009 05:15 | Edited by: kuopassa
Santocool, perhaps you could tweak language file by changing this:

$l_moderator='Moderator';

To look like this:

$l_moderator='<span class="moderator">Moderator</span>';

So after that you can use CSS to change text color. For example in CSS file you could put this:

span.moderator { color: #c00; }
 
Specific miniBB Community Forum / Specific / Change Admin/Moderators text color? Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts