vb:literal>

  • Promoting GcMaine on Your Cache Page

    Placing linked images in your cache description is a great way to help promote this web site. This article will tell you exactly how to do that.

    First you will want to select the code that will reflect the desired result from those shown below:


    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/PMGM-large.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>

    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://geocachingmaine.org/articles/images/PMGM-largeQR.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>


    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/PMGM-small.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>



    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/GM-large.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>



    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/GM-small.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>



    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/GM-coinlarge.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>



    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/GM-coinsmall.gif" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>



    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/logos/GM-large.jpg" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>


    For no image, just a text link, use this:
    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    PROUD MEMBER OF GEOCACHINGMAINE.ORG
    </a></p>

    For a QR code that will send the smart phone user to geocachingmaine.org:

    Code:
    <p style="text-align: center">
    <a href="http://www.geocachingmaine.org">
    <img src="http://www.geocachingmaine.org/images/gm-qr.jpg" 
    alt="PROUD MEMBER OF GEOCACHINGMAINE.ORG" style="border-style: none"/>
    </a></p>

    Instructions:
    Copy the code from the box underneath the desired image.

    Log in to Geocaching.com and open the cache page you wish to edit.
    Click on the Edit Listing link on the top right of the page.

    Scroll down to the Details section of the cache page.

    If it is not checked, check the box labeled The descriptions below are in HTML.

    In the Long Description, scroll down until you reach the section of the description you want to add the Geocaching Maine link and click there to set the cursor in place.

    Paste the code you copied earlier into this location.

    Check the I have read and understand the guidelines for listing a cache and I have read and agree to the terms of use agreement checkboxes and then click the Submit Changes button.

    You cache page should now be displaying your linked logo!