Jump to content

html codes for all of the "icons" to load on cache page


gramacindy

Recommended Posts

Hello, I am looking to upload to my "Icon Challenge Cache" the html codes of the different icons possible on a one day challenge. I have seen caches with these icons and think it would really put into perpective the accomplishment of a one day run. Any suggestions?

Link to comment

go to a cache listing that you want to use the icon from. right-click on the cache icon and select "view image". the page will change to show only the icon. take a look at the address bar, it will show you the full address, for example http://www.geocaching.com/images/WptTypes/2.gif

 

then construct HTML code pointing to that URL:

 

<img src="http://www.geocaching.com/images/WptTypes/2.gif" />

Thank You folks! Knowschad....looking forward to more ICONS!!! WOO HOO, although I am not looking for "attribute" icons, but cache types.

Link to comment

go to a cache listing that you want to use the icon from. right-click on the cache icon and select "view image". the page will change to show only the icon. take a look at the address bar, it will show you the full address, for example http://www.geocaching.com/images/WptTypes/2.gif

 

then construct HTML code pointing to that URL:

 

<img src="http://www.geocaching.com/images/WptTypes/2.gif" />

Thank You folks! Knowschad....looking forward to more ICONS!!! WOO HOO, although I am not looking for "attribute" icons, but cache types.

I DID IT! Thanks guys!!!

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