I am new with Milonic menus but I've tried to search through the forums for everything applicable. I still can't quite figure out how to make my main menu titles "3d" or "drop shadowed" or "gradient".
Note, I just want the top level menu title to be this way, I have another style definition for the submenus and items.
Here is my main menu style:
Code: Select all
with(mainmenu=new mm_style()){
onbgcolor="transparent";
oncolor="red";
offbgcolor="transparent";
offcolor="#ffffff";
padding=10;
fontsize="150%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
}
This works good to a point. Background is transparent so I just see white text with the background graphic behind. I mouseover and the main menu item turns red. So, how can I add a drop shadow effect, or a "3d" effect or a gradient type filter effect to those top level menus?
Thanks,
Steve
ps: Due to the ability to show up on top of PDF files loaded into an iframe, Milonic wins my "utterly fantastic software" award for the decade.

I searched for solutions to that problem but to no avail until I discovered Milonic.[/code]