PDA

View Full Version : changes on one of my pages


photocue
Jan-25-2008, 05:54 PM
OK, this is the page http://photocue.smugmug.com/gallery/4018000.

The photo of where house finch is I am trying to get the link to be all together. Such as this comes first:http://www.betterphoto.com/gallery/dynoGallDetail.asp? (http://www.betterphoto.com/gallery/dynoGallDetail.asp?photoID=5307227&catID=&style=&rowNumber=6&memberID=261342) and this should go directly underneath it.
photoID=5307227&catID=&style=&rowNumber=6&memberID=261342 i

They get separated because the link is too long. I have tried to put it together but it is not happening for me.

Gerri

denisegoldberg
Jan-25-2008, 07:42 PM
OK, this is the page http://photocue.smugmug.com/gallery/4018000.

The photo of where house finch is I am trying to get the link to be all together. Such as this comes first:http://www.betterphoto.com/gallery/dynoGallDetail.asp? (http://www.betterphoto.com/gallery/dynoGallDetail.asp?photoID=5307227&catID=&style=&rowNumber=6&memberID=261342) and this should go directly underneath it.
photoID=5307227&catID=&style=&rowNumber=6&memberID=261342 i

They get separated because the link is too long. I have tried to put it together but it is not happening for me.

Gerri
Is there some reason why you want to show the actual url as opposed to some text that is meaningful to a normal human?

Try this (after removing the *s):
<*a href="http://www.betterphoto.com/gallery/dynoGallDetail.asp?photoID=5307227&catID=&style=&rowNumber=6&memberID=261342">BetterPhoto.com Editor's pick<*/a>

--- Denise