I am currently exploring the use of CSS3 to create a menu instead of relying on images over at .
You can view my progress and code (including images and styles) here:
Although I attempted to use CSS3 for the border shadow and matching the background of the menu li with that of , it did not produce the desired visual result. Interestingly, when I switched back to using images, the outcome was nearly perfect. Nonetheless, I remain determined to accomplish this using CSS3.
Despite trying to reverse engineer some aspects of the code from cssmania.com, particularly those related to the menu border style and menu li background, I have been unable to locate the specific sections responsible for achieving these effects. I'm simply looking for insight into how these two functions were implemented.
Any assistance would be greatly appreciated. Thank you.