Member
2,325 posts
3,549
Seen 2nd November 2015
28th October 2013, 02:24 PM
Hey guys, May23 here!
Are you tired of the plain, old, black text? Don't fret! In this discussion, I will give you a tutorial on how to change the color of your text!
~ To change the color of your text, you first need the "code" of your color. For example:
The code for a darker blue would be: #0000FF
*How can I find the codes of colors?
There are many different websites that you can search that you can find the Html codes for colors. I really prefer: http://html-color-codes.info/
On this website, you have a variety of different colors.
~ Once you pick your color, copy the code.
~ Now, you can change the color of your text. This part is a bit tricky.
1. First, you need to have the code: [color=][/color]
2. Paste the color code in between the = and the ]
So it would be like this: [color= (html color code goes here)]
3. Now you can put in your text that you want to be colored. Put only the text that you want to be colored here: [color=] (put your text here) [/color]
If you do this all correctly, it should be colored!
The setup should look like this: [color=(html color code)] (text) [/color]
So, that is how you can change the color of your text!
Hope this helped you and feel free to comment!
Your trusted user,
~May23
Are you tired of the plain, old, black text? Don't fret! In this discussion, I will give you a tutorial on how to change the color of your text!
~ To change the color of your text, you first need the "code" of your color. For example:
The code for a darker blue would be: #0000FF
*How can I find the codes of colors?
There are many different websites that you can search that you can find the Html codes for colors. I really prefer: http://html-color-codes.info/
On this website, you have a variety of different colors.
~ Once you pick your color, copy the code.
~ Now, you can change the color of your text. This part is a bit tricky.
1. First, you need to have the code: [color=][/color]
2. Paste the color code in between the = and the ]
So it would be like this: [color= (html color code goes here)]
3. Now you can put in your text that you want to be colored. Put only the text that you want to be colored here: [color=] (put your text here) [/color]
If you do this all correctly, it should be colored!
The setup should look like this: [color=(html color code)] (text) [/color]
So, that is how you can change the color of your text!
Hope this helped you and feel free to comment!
Your trusted user,
~May23
28th October 2013, 02:31 PM
Outstanding explanation, will surely help the new users change their text colours!