For your convenience and if you know how, we have provided our “Part of the GreenSeam” seal below so you can add it to your own website to show your support and to let customers and other organizations know that you are proud to be part of the GreenSeam!

Instructions:

  1. To add a seal to your website, right-click or control-click and “Save Image As” (or copy image).
  2. Upload that image to your web server space; typically you’ll want to save it to the /images folder.
  3. Once uploaded, make sure you know (or copy) the location of that image. You will need to update the code to use that location.
  4. If you choose the PNG version then be sure to use the PNG code. Alternatively, if you choose the JPG version then be sure to use the JPG code.
  5. Whichever version you decide to use, copy the code displayed beneath the seal and paste into your website where you want this seal to display.
  6. Now change the portion of the code that is underlined and bold (http://xxxxx.com/) to match the location of the image you just uploaded to your web server.
  7. That link will direct your website viewers to greenseam.org by opening up a new browser window.
web_seal

PNG version

 

 

 

 

 

 

PNG CODE:

&lt;p&gt;&lt;a href=”https://greenseam.org/” target=”_blank”&gt;&lt;img class=”size-full wp-image-1881 alignleft” src=”http://xxxxx.com/web_seal.png” alt=”web_seal” width=”155″ height=”155″ /&gt;&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&amp;nbsp;&lt;/p&gt;


web_seal

JPG version

 

 

 

 

 

 
JPG CODE:

&lt;p&gt;&lt;a href=”https://greenseam.org/” target=”_blank”&gt;&lt;img class=”size-full wp-image-1881 alignleft” src=”http://xxxxx.com/web_seal.jpg” alt=”web_seal” width=”155″ height=”155″ /&gt;&lt;/a&gt;&lt;/p&gt;<br />
&lt;p&gt;&amp;nbsp;&lt;/p&gt;