MyBB Community Forums

Full Version: Thread Prefix Colors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I make the colors of the prefixes change? I put:

<FONT COLOR="7CFC00">[VIP LISTING]</FONT>

but it appears white. Help please?
Use the span tag:

<span style="color: #7CFC00;">[VIP LISTING]</span>
Works, thanks so much. What does span mean?
You've been denied support, because you contain a forum which has links to free movies and music: http://community.mybb.com/thread-77236.html
(2010-08-30, 03:41 PM)Gaara Wrote: [ -> ]You've been denied support, because you contain a forum which has links to free movies and music: http://community.mybb.com/thread-77236.html

Can you give me the direct page to the links to the downloads?
Well it looks like they've been taken down by the some federal agency yet your still asking for people to fill in a survey Toungue Therefore there isn't really any illegal content there.

Span is just a tag used in HTML to stylise text usually.
How to bold the prefix?
(2010-10-09, 11:53 AM)Bumiayu Wrote: [ -> ]How to bold the prefix?

<strong>Prefix</strong>
Is it possible to do a prefix that is in color and BOLDED
(2012-07-02, 12:37 PM)boka.pro Wrote: [ -> ]Is it possible to do a prefix that is in color and BOLDED

http://docs.mybb.com/Admin_CP_Config_Thr...fixes.html