Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Ezilon Directory   1,000 Directory Submissions   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 12-04-2006, 11:58 AM   #1 (permalink)
Inactive
 
Kletha's Avatar
 
Join Date: 12-04-06
Location: Michigan
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

Kletha is liked by many
One edit navagation bar that will go to all webpages

I would like some help on how to create a navigation bar/menu/list that I only have to change once and it will make the change across all my website pages.

I'm sure there is a simple fix but being a newbie to design I could use some help.
Kletha is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 12-04-2006, 12:36 PM   #2 (permalink)
v7n Mentor
 
Taltos's Avatar
 
Join Date: 11-22-06
Location: Phoenix, AZ
Posts: 1,788
iTrader: 0 / 0%
Latest Blog:
None

Taltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web pro
Send a message via Yahoo to Taltos
Hi Kletha and welcome.

Any chance you are using Dreamweaver? If so, then get your design close to final or final and use Dreamweaver's help to make it a Template. Then you can just edit the template and all pages in that site based on that template will be updated.

Good Luck.
Taltos is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-04-2006, 12:41 PM   #3 (permalink)
Inactive
 
Kletha's Avatar
 
Join Date: 12-04-06
Location: Michigan
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

Kletha is liked by many
No, not using dreamweaver. I do use AceHTML WYSIWYG program. I've never really liked using template programs.

I was hoping there was a css or java code that I might be able to use.
Kletha is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-04-2006, 04:00 PM   #4 (permalink)
v7n Mentor
 
Taltos's Avatar
 
Join Date: 11-22-06
Location: Phoenix, AZ
Posts: 1,788
iTrader: 0 / 0%
Latest Blog:
None

Taltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web pro
Send a message via Yahoo to Taltos
Not that I know of.

However, Dreamweaver isn't a template program. It is probably the closest thing to an industry standard web development package that there is. Some might disagree with that but most won't. It is what a huge majority of people here use to hand code HTML pages. Once you have the page the way you like it, you can tell Dreamweaver that it is a template and base new pages on that page.

It does have some WYSIWYG features but I have never used them. Good Luck on the hunt!

Last edited by Taltos : 12-04-2006 at 04:01 PM. Reason: spelling
Taltos is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-05-2006, 06:36 AM   #5 (permalink)
v7n Mental
 
waffles's Avatar
 
Join Date: 06-30-06
Location: Not where I want to be.
Posts: 1,485
iTrader: 1 / 100%
waffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to allwaffles is a name known to all
Send a message via AIM to waffles
PHP would be an easy way to go. All you would need to do is create the menu as you would like it in a seperate file and then include it with the PHP with the following code

Code:
<?php include 'file.txt'; ?>
You can use whatever sort of extension you want since all it does is pull the content from that file and puts it in the page that is including it, replacing the PHP code.

The server reads is and if anyone checks your source it shows the menu code, not the PHP include code. Just in case that matters to you at all.

While Taltos' idea of making a template works for a while, it falls apart if you want to change the navigation. You still would have to go back and change everything so that it matches. With the PHP include way of doing it, one edit effects your whole site.
__________________
waffles Radio - Back on the air. Listen Mondays from 4-6 or catch the bootleg whenever

Juggle Chainsaws What happens when a college kid gets the bright idea to write
waffles is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please advise me how to build webpages Torner Web Design Lobby 22 05-07-2008 09:18 PM
Edit Signature Edit Box in vBulletin John Scott Coding Forum 4 11-01-2006 01:56 PM
Adding webpages outdoorsportz V7N Directory Issues 2 01-16-2005 07:25 PM
What Resolution do You Design Webpages For? seonewbee Web Design Lobby 22 07-13-2004 01:42 PM
Twisted Soul Navagation & Logo UbErNoOber_GraphicDesigns Graphic Design Forum 5 03-24-2004 02:20 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 06:12 PM.
© Copyright 2008 V7 Inc