Home    Pics    HowTo


How to insert one of these pictures into your own cache description ?

For these who don't know how to insert a picture into their cache description is this short and very basic description written:

The basic preperation you have to do, so that you are able to insert HTML-Code into your cache description, is to check this checkbox onto the GC cache description page: waiting for picture ....

Now you only have to insert the following Code into your cache description on that position where the picture should appear:
<a href="http://tuetenfrei.de" target="_blank"> <img src="http://img.geocaching.com/cache/3097763b-5f05-443e-a2b4-8cdce206aa3c.jpg"></a>

When you now look at your cache listing you'll see at the position, where you entered the code, the corresponding picture. On the Pics-Website you'll find the corresponding HTML-Codes to the different pictures.

Maybe now your cache listing is no longer formatted as it has been before. This is because now the whole listing should be in HTML. But this is very easy to be fixed. You only have to know the HTML-Code for the line break <br>. If you put this code twice <br><br> than you get also a blank line. That's all.

If you would like to center the picture or the text, you only have to enclose the part you want to center with these two tags: <center>Here is the text and/or picture which ones should be centered.</center>