Game Guides Archive
Thread: how do u write in diff colors???
Page 1 of 1
Sbrodj
Fri Aug 12, 2005 8:46 am
#1
Lol, ok this might not be the right forum to ask but i did not find any other to better, but i want answer on my question, Well, in the most posts i have seen ppl write with diff colors in there macros and i would like to know HOW do u wirte in diff colors?????
sciguyCO
Fri Aug 12, 2005 8:55 am
#2
What browser are you using? If you're using Internet Explorer, you canuse the "graphical editor", either by clicking the link for it below the box where you write your post, or going to "My profile" -> "Preferences" and checking the box next to "Use WYSIWYG message editor". This editor has a toolbar with useful buttons, including one to change text color.
Red Blue Yellow Green
If you're using Firefox (which has problems with the graphical editor), then you pretty much have to hand-build the html code for text coloring (replace the parenthesis in the following code with less-than or greater-than symbols):
- (FONT color=#ff0000)Red(/FONT) becomes Red
- (FONT color=#0000ff)Blue(/FONT) becomes Blue
- (FONT color=#ffff00)Yellow(/FONT) becomes Yellow
- (FONT color=#66ff00)Green(/FONT) becomes Green
Sbrodj
Sat Aug 13, 2005 1:42 am
#3
AAH, there it was lol, well thanks for the help!
Page 1 of 1