http://labs.adobe.com/technologies/spry/home.html - This first link is the Spry
home page. There you will find an updater to Spry that if you have not
downloaded up to this point, you should I will explain why shortly. Inside the
package you will find a ton of samples and an Extension. Install the Extension
and restart DW. Then under the Sites menu you will see a new option to update
your Spry. Run that updater.
http://labs.adobe.com/technologies/s...BarSample.html -
This page will show you how to make the necessary customizations. The last two
examples will help you out. All you will need to do is read through the source
code of the document. There is no need to read through the source of the CSS
file because they show you the changed CSS on that page. Just apply those
changes to your CSS SpryMenuBarVertical.css document where the tag matches. If
there is no matching tag you will need to just copy and paste the entire
portion but I don't think that is the case with your menu. Also your entries
will be Menubar 8 & 9 in the source code, but to find the matching code in your
css document just replace the MenuBar8 or 9 with MenuBarVertical.
If you have not done a lot of work with CSS before I would highly recommend
reading this tutorial before going through any of the above steps:
http://www.w3schools.com/css/