jordan or someone...

  • Thread starter Magic069
  • 9 comments
  • 484 views
I would think that the colors are the ones in the drop down box next to FONT and SIZE in the reply message area.
 
Originally posted by ZeroCool85
I would think that the colors are the ones in the drop down box next to FONT and SIZE in the reply message area.

hmmm i use this reply to check it out...


OMG!!! What a list of colors... thanks zero!!!

Good job jordan with all the colors... here i am a 2 month old member, just learning about the colors on GTP... :lol:
 
Yes, you can use the colors there, or you can use any color in the rainbow using a tiny bit of HTML. Just pick the color from this page, copy and paste the color's number (don't forget the # sign in front of the number!) inside of the COLOR tag, where you would normally just type the name.

For example, black text could be made (using the numbers) like this:

Code:
[COLOR=#000000]

Of course, I really doubt you'll need to use any colors that aren't already in the list, but that might come in handy if you ever need it. :)
 
Originally posted by Jordan
Yes, you can use the colors there, or you can use any color in the rainbow using a tiny bit of HTML. Just pick the color from this page, copy and paste the color's number (don't forget the # sign in front of the number!) inside of the COLOR tag, where you would normally just type the name.

For example, black text could be made (using the numbers) like this:

Code:
[COLOR=#000000]

Of course, I really doubt you'll need to use any colors that aren't already in the list, but that might come in handy if you ever need it. :)

Hey that's cool. I didn't know about that. For more information on "html colors" known as HEX CODE, check out the Color Tutorials on HTMLGoodies. They have included a list of the "named colors", which I suspect is where the EZBoard software gets its color values.

~LoudMusic
 
Back