Hover Dropdown menu

lperillo / 2010-10-25 19:03:20   

Can anyone give me a step by step guide to making a hover dropped down menu. I've tried everything and have no idea where to place the code. I've also tried rosscairns.com's how to with no success.

my site is leeperillo.com

I would really like this option...

lperillo / 2010-10-25 19:33:34   

i tried to post this to "customize" but for some reason it didnt go there...

G470 / 2010-10-26 21:53:12   

Hi Iperillo, maybe you shoud google for jquery dropdown. There are many good tutorial for doing this. First search gave me this: http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html

lperillo / 2010-10-27 06:08:54   

thank you!
i am just confused on where the css goes. in which file and where the jquery file goes. I did everything the tutorial said but it is not working...

G470 / 2010-10-27 08:05:01   

You can just paste the css part into your themes css file.
The easiest for the Jquery is to put it between the header Tags of your theme index.php.

script type="text/javascript" >your script here...< /script>

Ps. don´t forget to edit your class names in the css and javascript.

lperillo / 2010-10-27 08:24:16   

how do i edit my class name?

lperillo / 2010-10-27 08:26:44   

do I need to had a .js file? or update my jquery?

lperillo / 2010-10-27 09:05:19   

i just realized I've been editing the "sample" theme when I am on the "columner" theme....

lperillo / 2010-10-27 09:07:33   

i just realized I've been editing the "sample" theme when I am on the "columner" theme....

This thread has been closed, thank you.