Question / Help Gradients on Text?

unseeingeye

New Member
I wanted to put a white to light grey gradient on a text source, though I can only see the option to have a solid text colour and a solid colour border. Is there any way to apply a gradient to the text without using an image?
 

Jack0r

The Helping Squad
The browser source would allow you to use any kind of css styling (now I never used gradients on text with css, but I think it should be possible).
An image is probably the easiest solution.
 
Top