Hello, have you ever wondered "how the heck did he make colored text?" Today is your lucky day. I will tell you how to make text like this.
First off I will tell you the advanced way & the harder way. Skip to Advanced for the harder way or continue from here for the easy way. This works for just about any website.
Beginner Method:
1. To make it colored type [color=...
2.type the color as shown in this example:
[color= blue]
3. then type the message
Ex:
[color= green] example...
4.finish off with [/color]
Ex:
[ color =blue ] example [/ color]
(no spaces)
5.when you post it it will show up as the specified color
Ex:
example
_____________________
Advanced:
1. type [color=#
2. after "[color=#" put the CCS code for the color you want, I dont know any of the codes exept red woulch is FF0000. you can probably find them on the internet.
3.your opening tag should look like this:
Ex:
[color=#FF000 0]
4.put your message
Ex:
[color=# FF0000] example
5.put [/color] as the closing tag. It should end up looking somewhat like this:
Ex:
[ color= # FF0000] example[/col or]
(no spaces)
6.when you click post it will show up to be a color
And thats how you do CSS color coding. Hope this helps