Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:15
Opacity
Poster: shdelady
Dated: Tuesday September 2 2003 - 2:59:13 BST
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
Poster: Maz
Dated: Tuesday September 2 2003 - 3:28:45 BST
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
Poster: Hergio
Dated: Tuesday September 2 2003 - 14:41:54 BST
Quote:
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?