Forum Moderators: not2easy

Message Too Old, No Replies

Spry Menu

         

aerofool

7:07 pm on Sep 26, 2007 (gmt 0)

10+ Year Member



I'm trying to code a spry menu. I am using Dreamweaver CS3. I know little or nothing about editing a CSS code, and I need to know how to add/remove sub-menus.

I used the Spry tool and got a 4 box spry, but I have no clue how to alter it into what I need. I looked at the CSS file and I'm totally lost. Please help point me in the right direction!

For the curious, this is what I need the menu to look like:

Menu Item
-sub
-sub
-sub2
-sub2
-sub3
-sub3
-sub3
-sub3
-sub3
-sub3
-sub3
-sub3
-sub2
-sub3
-sub3
-sub3
-sub3
-sub3
-sub3
-sub3
-sub
-sub2
-sub2
-sub2
-sub2
-sub2
-sub
-sub
-sub2
-sub2
-sub2
-sub2
-sub
-sub2
-sub2
Menu Item

Any help would be appreciated!

Demaestro

7:19 pm on Sep 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You won't add items in the CSS file... that will only allow you to style the menu.... go into the source of the page and you should see some divs that make up the menu.. in there will be where you can add items.

Post back if you need more help.

aerofool

8:49 pm on Sep 26, 2007 (gmt 0)

10+ Year Member



Ok, I think I figured the first part out. Next question is more of a frames question:

When using a side menu-bar frame, is there any way to get the spry to overlap the main body frame or is this only possible in a non-frame setting?