Webmaster Forum


Go Back   Webmaster Forum > Marketing Forums > Marketing Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Marketing Forum Marketing, branding and advertising discussions. Online and off-line marketing discussions.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 06-14-2005, 07:37 PM   #1 (permalink)
Inactive
 
1-True-Love.com's Avatar
 
Join Date: 01-04-05
Location: http://www.1-true-love.com/
Posts: 60
iTrader: 0 / 0%
Latest Blog:
None

1-True-Love.com is liked by many
Bread Crumb Navigation - Made Simple

Bread Crumb Navigation

Bread crumb navigation is very easy to install on a site without PHP. All you need is some css and a few div's. You will need a div to contain the while thing and one for each bread crumb. A sample one could look like this one below. We have a container called “bc” - short for bread crumb. Then we include several divs called “bcnav” - these are the navigation elements. Finally we have one called “here”. “here” is different than the others because it is the current page.

Change the “Your Site” to your site and the “Division” to the section name. Put in your own url's.

Just copy the text below into a page and change the title of “current page” for each page. Repeat for each page in that section. Upload pages.

For dynamic pages you could do a little scripting and make this work on the fly with a few variables being echoed.

Use your own colors for the text and background.

Code:
<div id="bc"> <div id="nav">Navigation ::</div> <div class="bcnav"><a href="/"class="navlist" title="">Your-Site</a></div> <div class="bcnav"><a href="/"class="navlist" title="">Division</a></div> <div id="here">Current Page</div> <div id="map" clas="bcnav"><a href="/"class="navlist">Site Map</a></div> </div>
The class of “navlist” is just a class to make the links here look different than the ones on the page, so that they look correct against this color background.

Now for a little styling magic.
Code:
# This defines the background, padding, and such of the container. div#bc { background: #000000; padding: 3px; text-align: left; height:30px; } # This defines the look of the title element – font weight, style, and color. The last line floats them to the left. div#nav { color:#FFF; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; float:left; } # This defines how the navigational elements will look. div#bc > div.bcnav { font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; margin-left: 10px; padding-left: 0; border: none; text-align:left; color:#fff; float:left; } # This moves the sitemap move to the right. div#bc > div#map { float:right; padding-right:10px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; } # This makes the current page div look different than the rest of the navigation div#bc > div#here { font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color:#990; padding-left: 10px; float: left; }
Play with it and have some fun. Works in Konqueror 3.14, Opera 8, and Firefox 1.04.

Copyright 1-True-Love.com All Rights Reserved.

Visit http://www.1-true-love.com/ for all your dating needs.
1-True-Love.com is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 06-15-2005, 11:20 AM   #2 (permalink)
v7n Mentor
 
noob_0001's Avatar
 
Join Date: 02-17-05
Posts: 907
iTrader: 0 / 0%
Latest Blog:
None

noob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to behold
Kool!
noob_0001 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > Marketing Forum

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
how can i design navigation like this.. shashank4u Web Design Lobby 6 07-04-2007 07:16 PM
v7n navigation Nicolet Forum Lobby 5 12-15-2006 06:02 AM
Navigation Options livetoserve Web Design Lobby 6 01-04-2004 02:47 AM
Navigation DaveyBoy Web Design Lobby 5 12-07-2003 06:34 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 08:21 AM.
© Copyright 2008 V7 Inc