MyBB Community Forums

Full Version: [TIP] You can use more than the 15 myCode Text Colors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,
Most people think that they are limited to the 15 included MyCode Text Colors when they are posting a thread or reply:
  1. White
  2. Black
  3. Red
  4. Yellow
  5. Pink
  6. Green
  7. Orange
  8. Purple
  9. Blue
  10. Beige
  11. Brown
  12. Teal
  13. Navy
  14. Maroon
  15. Lime Green

Not too many people know that you can also use HEX colors as well. For example, normal myCode for coloring text would look something like this (without the spaces of course):
[ color=red]Test[/color ]
Output: Test


To use HEX colors, simply replace the color name with the HEX number:
[ color=#FF0000]Test[/color ]
Output: Test

Using HEX colors allows you to customize the way your text appears even more than the regular 15 colors can.

Cheers!







For a nice list of hex codes, as well as additional color names that most browsers support, see this page...

http://www.w3schools.com/html/html_colornames.asp

CornflowerBlue IndianRed MediumSeaGreen Orchid o_O
u can also add more color to the list on the codes, by adding them to the templates of code buttons
Cloud Strife Wrote:u can also add more color to the list on the codes, by adding them to the templates of code buttons

Cloud Strife how can ı do this?