If you want to promote the Kingston Area Geocachers and this web site, one simple thing you can do is to add the KAG logo to your Cache Page descriptions and to your Geocaching.com Profile page. When someone clicks on the logo, they will be taken to our website.
And if you have watched the tutorial on how to add an image to your cache page, this is even easier to do than that!
This is the code that you need. Simply copy and paste it into the cache description or your profile as shown below.
| <center> <a href="http://kingstongeocaching.com" target="_blank"> <img src="http://kingstongeocaching.com/kag_small.gif border="0" width="163" height="163"> </a> </center> |
After copying the code above, you simply need to paste it into your cache description. A recommended spot would be at the very bottom of the long description.
![]() |
| Note that this code will center the image in the cache page. If you do not want it centered, simply remove the <center> (at the start) and the </center> (at the end) tags. |
If your cache description was previously done without the HTML button checked, you will find that you will lose the formatting of any paragraphs. However, this is easy to fix. You need to put paragraph tags around each paragraph. The tags are <p> and </p>. See the example below:
|
<p>This is paragraph one. It can be as long or as short as you want. Just make |
Updating your profile is just as easy. Copy the code above and insert in anywhere you want in your profile description. Again, the bottom is a good choice.
