miniBB Support Forums
|
Forums
|
Register
|
Reply
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
Specific
/
Change Admin/Moderators text color?
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.
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.
Nherm
Guest
#3
|
Posted: 18 Feb 2008 07:10
Aah thx for advice. I try to figure something out :)
Santocool
Registered
#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!
kuopassa
Registered
#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; }
miniBB Support Forums
/
Specific
/ Change Admin/Moderators text color?
↑
Top
Your Reply
Short link for this topic:
?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums 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.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Extend your miniBB-forums, attaching the images and files,
get the
File and Picture Attachments add-on
!