BB Code?

  • Thread starter Thread starter PlatinumWash
  • 9 comments
  • 623 views
Status
Not open for further replies.

PlatinumWash

(Banned)
Messages
79
United States
Texas
Messages
xxBuckBiggslyxx
Messages
Buck Biggslyy
I know what it is i just want to know how to change the color of my letters. Please tell me how.
 
Code:
[COLOR=darkblue]Type here[/COLOR]

Change "darkblue" to whatever you want.
 
Thanks! What a quick reply too. Youre getting another follower for that!

THANK YOU
 
A shortcut to doing colours you can't do by text (i.e. "red", blue", etc.) is to do the hexidecimal with only 3 digits instead of 6.

#0df is a shortcut for #00ddff. #ea0 is short for #eeaa00, red-red-green-green-blue-blue.

I used to do this all the time.
 
I was just telling him the simplest way without all the gibberish of the hex code, there are multiple ways to do it.
 
By no means was I in any way implying your way was more complex or not worth doing. I was sharing one method most people aren't familiar with.

Once you get comfortable with how to conjure up a desired colour using hex, you have more colour options than you would with using text to identify the colour you want. Is it more complex? To me, no. Once you know the hex code, which is at most 5 minutes trial and error, you only type 4 characters rather than a full word. Spend the extra bit of effort and save more time after that.
 
Status
Not open for further replies.
Back