|
This is for those of you who use the UBB color tags, (like Thomaski & Mr. Nest) and want to have more color choices for your posts.. simply follow the directions and copy the hex of the color you choose, and paste it where you see the name for the color in your post..
for example:
this:
| CODE | | [color=lime]TEXT[/color] |
becomes this:
TEXT
in this case you would paste the 6 digit hex (without the #) of the color you want in place of the word "lime" (in this case i'll be using the color cornflower which is "6495ed")
so that this:
| CODE | | [color=lime]TEXT[/color] |
becomes this:
| CODE | | [color=6495ed]TEXT[/color] |
which will give you this: TEXTI hope this helps.
|