2010-07-20, 04:51:40
Thank you.
Can I pick your brain on the drop-down menu again?
Here is the "template" that I am working with, when I put the menu call within the divs calling the css and put the css and js in the theme sub-directory, it appears to be showing up vertical instead of horizontal:
http://www.memoriesdesign.com/getsimple/
This is how I did the code with some assistance from one of the forum people:
<div id="p7PMM_1" class="p7PMMh06 p7PMMnoscript">
<ul class="p7PMM">
<?php menu_master(); ?>
</ul>
</div>
Any thoughts?
Thanks so much!
Dawn
Can I pick your brain on the drop-down menu again?
Here is the "template" that I am working with, when I put the menu call within the divs calling the css and put the css and js in the theme sub-directory, it appears to be showing up vertical instead of horizontal:
http://www.memoriesdesign.com/getsimple/
This is how I did the code with some assistance from one of the forum people:
<div id="p7PMM_1" class="p7PMMh06 p7PMMnoscript">
<ul class="p7PMM">
<?php menu_master(); ?>
</ul>
</div>
Any thoughts?
Thanks so much!
Dawn