I had it set up so that users could put their own colors in it but I had a certain user who seems to be color blind (although, as my wife, I love her dearly), because she kept using these colors that would blind a bat.
Quote:
Originally posted by ScruffyDeluxe
The big problem with that is you're stuck with yellow as your glow colour. I tried it that way, then tried this:
vB Code tag: glow
vB Code replacement: <table border="0" cellspacing="0" cellpadding="2" style="filter:glow(color={option},strength=2)"><tr ><td>{param}</td></tr></table>
vB Code example: [GLOW="#fedcba"]glowing nicely[/GLOW]
vB Code explanation: This adds a user specified coloured glow around text.
Use {option} ?: yes
It adds a specified HTML colour code or named coloured glow around text and puts it inside a table - which can be troublesome - but I'm working on a sneaky workaround on the method you posted.
|