Jump to content

Web Link to cache page


Dale n Barb

Recommended Posts

Posted

I can add a link to our local cachers association, but I would like to add the picture as well. I am having trouble doing this, can anyone help? I want our logo shown as a link. Thanks

 

Dale

Posted

For either your cache page, or your Profile page, you need to use HTML code to have an image show.

 

That means you have to upload the picture somewhere, then get the URL and use the correct code with the "address."

 

<p align=center><img src="URL of image"></p>

Posted

Great!! Thanks for the info. It worked.

 

Dale

 

 

I can add a link to our local cachers association, but I would like to add the picture as well. I am having trouble doing this, can anyone help? I want our logo shown as a link. Thanks

 

Dale

Posted

I added a picture on a new cache page(long description) and if you click on that picture...it is supposed to take you to a website....However, when you click on the picture...my Http:www link gets changed to a Geocaching.com/seek/ link. Why is that?

 

I can look at the HTML in the long description and see that my link is there....but when clicked it goes to a Geocaching.com/seek/ site...and errors out (404).

Posted

I haven't tested this on a cache page, but this is the format of the code I have used on a different site (Blogger).

 

<a href="URL of Web Page"><img src="URL of the image"></a>

 

See if that is the same code you used . . . :blink:

Posted

The complete address was there...but it was changed to some www.geocaching.com/seek/ address when I clicked on it...some address that I didn't even have in the HTML.

Posted

Ok, I think I found it. I had a folder on the server called "GeoCaching" where I kept HTML and pictures in.

 

For some reason when I referenced that folder, it didn't work...I renamed that folder to something else...and the new folder to the Jpg ... and it worked....nothing else was changed.

 

Now I can move on to complete the cache.....

Guest
This topic is now closed to further replies.
×
×
  • Create New...