PDA

View Full Version : My navigation bar - new section help please!


Mantos
Dec-01-2006, 01:09 PM
:D Hello everyone - or should it be Hola mi amigos! as I am now in Peru, South America and not the cold and damp United Kingdom! Woo hoo! :D

And this is part of my problem - firstly the upload speeds are terrible so I am sending cdīs back to uk to be uploaded, boo. But, I cannot remember the how to change and amend the nav bar i put on my site. I tried to add new sections and ruined it! I managed to get it back to the way it was though.

Please help. All i need is 2 new sections added and help so i know how to do it next time aswell.

Under GALLERIES it has TRAVEL, which has only one country and one city within that (FRANCE, PARIS). I need under TRAVEL, 2 new COUNTRIES and one has 2 cities within and the other just one.

Basically this:

(Current) Travel, (Country) France, (City/place) Paris
(Require) Travel, (New Country)Ecuador, (New Cities/place)Baņos and Otavalo
(Rrquire) Travel, (New Country) Peru, (New City/places) Machu Pichu Trek

The galleries are already set up awaiting photos so the links are there. I just cannot manage to insert them.

Thanks so very much.

Allen
Dec-02-2006, 07:37 PM
:D Hello everyone - or should it be Hola mi amigos! as I am now in Peru, South America and not the cold and damp United Kingdom! Woo hoo! :D

And this is part of my problem - firstly the upload speeds are terrible so I am sending cdīs back to uk to be uploaded, boo. But, I cannot remember the how to change and amend the nav bar i put on my site. I tried to add new sections and ruined it! I managed to get it back to the way it was though.

Please help. All i need is 2 new sections added and help so i know how to do it next time aswell.

Under GALLERIES it has TRAVEL, which has only one country and one city within that (FRANCE, PARIS). I need under TRAVEL, 2 new COUNTRIES and one has 2 cities within and the other just one.

Basically this:

(Current) Travel, (Country) France, (City/place) Paris
(Require) Travel, (New Country)Ecuador, (New Cities/place)Baņos and Otavalo
(Rrquire) Travel, (New Country) Peru, (New City/places) Machu Pichu Trek

The galleries are already set up awaiting photos so the links are there. I just cannot manage to insert them.

Thanks so very much.

This what you're looking for? Insert green.

<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel" title="travel">travel
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/230745">France
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/1883111">Paris</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/xxxxxxxx">Ecuador
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Baņos</a></li>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Otavalo</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/xxxxxxxx">Peru
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Machu Pichu Trek</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
Don't forget to add the gallery new numbers xxxxxxxx.
Hope this helps
Al

Mantos
Dec-15-2006, 11:09 AM
Hi Al,

Long time coming - but just wanted to say thanks for your help. Better late then never!

Later.

This what you're looking for? Insert green.

<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel" title="travel">travel
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/230745">France
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/1883111">Paris</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/xxxxxxxx">Ecuador
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Baņos</a></li>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Otavalo</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a class="drop" href="http://www.paulandteresa.smugmug.com/Travel/xxxxxxxx">Peru
<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li><a href="http://www.paulandteresa.smugmug.com/gallery/xxxxxxxx">Machu Pichu Trek</a></li>
</ul> <!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
Don't forget to add the gallery new numbers xxxxxxxx.
Hope this helps
Al