Log in

View Full Version : How to add CSS dropdown menu over an image



rockinrick
03-19-2017, 08:49 PM
Hello! I am getting rid of .swf animation on my personal website (www.rockinrick.us about time). The menus are included in the animations. I've Googled how to add a CSS dropdown menu over an image, but can't seem to find the answer. I've included a screenshot of the menu effect I'm looking to recreate using an image and CSS. Any help is appreciated!

Many thanks,
Rick

mlegg
03-19-2017, 10:12 PM
Your website code is pretty outdated. I would totally ditch that menu using tables and use a responsive pure css menu.
this place has a cool one http://www.dynamicdrive.com/dynamicindex1/animatedheadermenu.htm
lately I've been using Bootstrap because I love how the menu works

rockinrick
03-19-2017, 11:22 PM
Thanks for the reply mleeg,
yeah I know it needs code updating and general cleanup. I've let it go for awhile, but would like to keep the general layout and want the menu over the image as it is now. I'll keep looking for an answer.

Many thanks,
Rick

coothead
03-21-2017, 11:49 PM
Hi there rockinrick,


you can find a fully working responsive example here..


rockinrick.zip (http://www.mediafire.com/file/8sgv40bi3b93omt/rockinrick.zip)



coothead