davidjez
Member
Posted 3 years ago #
I'm a newbie to WordPress and trying to create a multi-level menu like the one at the following site.
http://www.ascenicworld.com/
The menu title I'm interested in is 'photography' which has a submenu, and then sub-sub-menu. If someone could explain (slowly) how this is done, I'd greatly appreciate it as I'd like to create a series of image galleries myself.
Thanks in advance!
Dave
Why not just look at how that theme does it. You can download it here:
http://www.jillij.com/wordpress-theme/
There is an excellent post by WordPressGarage.com that lists some great plugin options plus a couple themes with dropdowns built in.
See Create drop-down menus with WordPress plugins and themes at WordPressGarage.com.
BTW, great article Miriam!
I would consider dropdown menus to be an advanced web design function to learn. If you want to delve into it, there are tons of resources online. Personally, I'm partial to CSS menus, and I really like the Suckerfish Dropdowns by Patrick Griffiths & Dan Webb. Here are a couple of other examples and search ideas.
http://www.htmldog.com/articles/suckerfish/dropdowns/example/
http://www.cssplay.co.uk/menus/dropdown.html
http://positioniseverything.net/css-dropdowns.html
http://www.likno.com/allwebmenusinfo.html
http://www.google.com/search?q=css+dropdown+menu
http://www.google.com/search?q=javascript+dropdown+menu
Integrating any of these menus into WordPress would also take a little finessing of the WP theme code. Good luck!