Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to make a diagonal gradient

21 views
Skip to first unread message

moondaddy

unread,
Mar 10, 2007, 1:39:55 PM3/10/07
to
How do I make a background gradient diagonal instead of just horizontal or
vertical?

This makes the standard horizontal gradient.

progid:dximagetransform.microsoft.gradient(gradienttype=1,
startcolorstr='blue', endcolorstr='whitesmoke',gradientType='2');

Thanks.

--
moon...@noemail.noemail


Alexey Smirnov

unread,
Mar 10, 2007, 2:41:15 PM3/10/07
to
On Mar 10, 7:39 pm, "moondaddy" <moonda...@noemail.noemail> wrote:
> How do I make a background gradient diagonal instead of just horizontal or
> vertical?
>
> This makes the standard horizontal gradient.
>
> progid:dximagetransform.microsoft.gradient(gradienttype=1,
> startcolorstr='blue', endcolorstr='whitesmoke',gradientType='2');
>

FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.GRADIENT(GRADIENTTYPE=1,
STARTCOLORSTR='#00B4CCE5', ENDCOLORSTR='#A0B4CCE5')
PROGID:DXIMAGETRANSFORM.MICROSOFT.GRADIENT(GRADIENTTYPE=0,
STARTCOLORSTR='#00B4CCE5', ENDCOLORSTR='#50B4CCE5' );

moondaddy

unread,
Mar 11, 2007, 4:24:09 PM3/11/07
to
Thanks

"Alexey Smirnov" <alexey....@gmail.com> wrote in message
news:1173555675.4...@n33g2000cwc.googlegroups.com...

0 new messages