NOTE FROM MACLONE: You will be banned from the chatbawx if u use any hard to read colors like grey or black. Please make it mostly visible
Ok everyone. so here's the idea. You enter a javascript into the page if you have shoutbawx privs and u then can change it to any color u want within the hexadecimal color wheel.
(16 million choices, 255 red x 255 green x 255 blue = 16581375 different colors!)
U can find hex color codes here:
http://www.2createawebsite.com/build/hex-colors.html
and now for the javascript part:
Code:
javascript:void(0); VSacb_updateColor('#HEXCODE);
where it says "HEXCODE" fill in the number it gives you on the generator.
you then can paste that code into ur URL bar when ur on a page with shoutbawx.
You can also use any BBCode colors if u need. To do this, delete the word hexcode and the "#" and then type in something like
Blue
Green
LimeGreen
Red
etc
Thanks!
-David