This is a discussion on "CSS Vertical Menu. Can someone help?" within the Web Page Design section. This forum, and the thread "CSS Vertical Menu. Can someone help? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS Vertical Menu. Can someone help?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
CSS Vertical Menu. Can someone help?
Hi there,
I'm new to CSS and would like to know if it is possible to create a vertical menu (with sub levels) which will be included in 80+ pages, but if I change one then all menus across the entire site will change with it. Is this possible and if it is, what is the best way to do it? I'm using dreamweaver 8 if this helps, but I'm new to that to! All help will be appreciated. Thanks |
|
|
|
#2
|
|||
|
|||
|
Re: CSS Vertical Menu. Can someone help?
You'll want to create the menu in html, and style it with css.
You the either want to use a template, this can be used to build each individual page of the site. So you can have the pieces that stay the same on the template...ie probably header, navigation, footer and then add an editable region so you can change the content for each individual page. |
|
#3
|
|||
|
|||
|
Re: CSS Vertical Menu. Can someone help?
Thanks for your reply.
Do you know where I can get a few examples? |
|
#4
|
|||
|
|||
|
Re: CSS Vertical Menu. Can someone help?
I would make the navigation in a separate php page.
Title it navigation.php Then on your content page in the spot that you want the navigation inserted use a php include. Then when you need to change the navigation, you just go to the navigation.php page. http://www.lissaexplains.com/html6.shtml#php |
![]() |
| Tags |
| menu, vertical |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suggestions needed for multi level vertical menu... | sing2trees | JavaScript Forum | 10 | May 2nd, 2008 10:44 |
| Vertical centering - please help! | mpnuttall | Web Page Design | 6 | Apr 16th, 2008 11:38 |
| need to include vertical menu | hemanthjava | Web Page Design | 2 | Sep 22nd, 2007 13:10 |
| Div Vertical Align | jwalker80 | Web Page Design | 5 | Jan 30th, 2007 23:34 |
| "expanding" vertical menu | snappy | Web Page Design | 22 | Oct 9th, 2006 04:56 |