Opacity

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
shdelady
Beginner
Beginner
Posts: 2
Joined: Tue Sep 02, 2003 2:55 am

Opacity

Post by shdelady »

Hi,

Can someone please tell me where I can go to change the Opacity of the menu? I have looked all over and I can't find the source.

Thanks for your help :)
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Opacity is in this:

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";

regards
maz
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";

More specifically the Alpha(...) part of that overfilter deals with opacity. The others (Fade & Shadow) are for other effects...you dont need them though. Sorry Maz ;) Dont mean to step on your toes, just in case this persons a newbie... ya know?
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
Post Reply