I can’t find any details on how to make these work. I put one in and it allows me to enter the items but it doesn’t show the dropdown when I look at it in a browser. Also, are there any good animation styling documentation for navigation menus. I like to have my buttons really pop but the default behaviors are very slight.
I got it to work by deleting it and adding it back in. I must have done something in the code. It works fine now. I’m experimenting with changing the background of the menu item to a gif file to give more of a metallic shine background. I was able to use the background-image : url"filename") and it looks awesome. I can’t seem to find the css property for the menu item when you hover or click. Do you happen to know where that is?
thank you. im not sure what css file i’m writing to. How do i know? I’m using the style option and see all the properties for the element chosen, but i’m only using the top item which I assumed was writing that css to supercede the defaults. I see the css in the code so I don’t think I’m writing to another file.