Re: graphical navigation bar using css -
05-10-2008
, 01:35 AM
Inside code view, place the curser where you want the menu.
Select the spry tab, and choose the fourth button from the right. It should
be right under the Data button. Then select the horizontal menu from the pop
up menu.
Next hover over the new menu and click the blue spry menu tab that shows up.
The properties menu will allow you to edit what is in the menu. If you do not
need the drop down children, select them and click the "-" above it.
With the menu item selected in the properties menu, on the right side you can
name each one and also give it a link, title, and target.
Then play with the css file that dreamweaver generated for you and you are in
business. One safty thing, make a copy of the css file as a back up. So if
anything does happen, you do not have to start all over. Also if you print out
the css code, you can get an idea of what everything is doing by reading the
comments. |