PDA

View Full Version : Link problems.


gavin
Dec-11-2006, 01:47 PM
THanks again to andy and allen for helping me out guys, i really appreciate it :)

I sorted most things out, a few bugs still. I am having a problem with my gallery link in the nav bar. I cannot go from the gurstbook to the gallery. It says doesn;t exist. I also cant go from veiwing a gallery back to the main gallery page.

thanks :)
Gavin

richW
Dec-11-2006, 02:08 PM
This line of your navBar code:
<li><a href="2228495.smugmug.com/galleries">Galleries</a></li>
Should look like this:
<li><a href="http://gjohnstone.smugmug.com/galleries">Galleries</a></li>

gavin
Dec-11-2006, 02:34 PM
This line of your navBar code:
<li><a href="2228495.smugmug.com/galleries">Galleries</a></li>
Should look like this:
<li><a href="http://gjohnstone.smugmug.com/galleries">Galleries</a></li>

Thank you veyr much :clap:clap:clap

Another link problem... i was just using hte same style i used in my bio box for my news section.

http://gjohnstone.smugmug.com/gallery/2230608/

but the links arn;t working?

Allen
Dec-11-2006, 02:41 PM
Thank you veyr much :clap:clap:clap

Another link problem... i was just using hte same style i used in my bio box for my news section.

http://gjohnstone.smugmug.com/gallery/2230608/

but the links arn;t working? Her's one of them.
<a href="href="http://gjohnstone.smugmug.com/gallery/2225980">Greatest Explorers in The World</a>

Al

Edit: red should not be there.

gavin
Dec-11-2006, 02:52 PM
Her's one of them.
<a href="href="http://gjohnstone.smugmug.com/gallery/2225980">Greatest Explorers in The World</a>

Al

Thanks again, the link are there but there not taking me to the gallery? when u click on them nothing happens?

Allen
Dec-11-2006, 03:04 PM
Thanks again, the link are there but there not taking me to the gallery? when u click on them nothing happens? Remove the red.
<a href="href="http://gjoh.......

My error
AL

gavin
Dec-11-2006, 03:36 PM
Remove the red.
<a href="href="http://gjoh.......

My error
AL

Your awsome Thanks so MUCH!