Page 1 of 1

Textarea font color.

Posted: Fri Sep 12, 2008 1:03 pm
by keshavmix
helloo..i have textarea with a sample text like (Hello World). now i want to change font color
of text (Hello) in red and the font color of text (World) in blue. both text are in same texrarea.

Re: Textarea font color.

Posted: Fri Sep 12, 2008 2:45 pm
by jaoudestudios
You can easily change the colour of the text using CSS but both would be the same colour.

If you want multiple colours, you would need to use a RTE.