Adding standard colors for text palette

Whilst you can't type in red, blue or green into the HEX color box, you can actually use those terms already if you enter them into the BB code editor

Code:
[COLOR=red]hello[/COLOR]
[COLOR=blue]hello[/COLOR]
[COLOR=green]hello[/COLOR]

hello
hello
hello
 
Thanks, I know that [color=blue is working.
But, users shouldn't type [color=... manually every time they need a color, because bb-panel is intended specifically for this case to do such job.
 
Top Bottom