Jump to content

How do add a pic to a mystery cache?


Wet_Ground

Recommended Posts

hey,

i'm trying to make a mystery cache but every time I add images it wont let me submit the cache!

trust me I've tried every way I know how (okay that's not too many) I've tried copying and pasting the images to the cache description, nope?. I've tried adding images by clicking on images and then putting the URL in were it says to put it in, nada?.  I've tried saving and previewing with out pic then clicking edit cache but it did not even have an option to add images! (as in pic below)

please help me with this because the puzzle would not work with out the (6)  images.

AHHHH!!! (2).png

Link to comment

All the pictures need to be lodge anywhere in the web, then you placed them as links.

You can use the tool available or write the code.

Something like this: <img src="http://i49.tinypic.com/rcsis8.jpg" /> for each picture.

 

I upload pictures to any of mine Archived Events, then copy the image address and use this link.

Edited by RuideAlmeida
  • Upvote 1
Link to comment
1 hour ago, RuideAlmeida said:

I upload pictures to any of mine Archived Events, then copy the image address and use this link.

 

We do the same (on an archived cache).  

One person actually mailed once and asked why all the crazy pictures (some were for the "off topic" forums).

 - Now we know who one of our stalkers are...   :D

Link to comment
3 minutes ago, cerberus1 said:

 

We do the same (on an archived cache).  

One person actually mailed once and asked why all the crazy pictures (some were for the "off topic" forums).

 - Now we know who one of our stalkers are...   :D

 

I have an archived cache where someone posted a number of pictures.  I e-mailed him and asked if the maps showed the location of his mystery caches?

  • Funny 1
Link to comment

sigh, well I finally settled on this description:

Calling all chess nuts! I have a cache just for you (other are welcome to try it. But may be much harder). If you noticed any problems with the puzzles please message me and I’ll be glad to check it out.

ACTUAL CACHE COORDINATES

N 28 17. (Answer puzzle 5) (Answer puzzle 3) (Answer puzzle 1)
W082 25. (Answer puzzle 6) (Answer puzzle 4) (Answer puzzle 2)

TO VIEW PUZZLES COPY AND PASTE THIS LINK: https://greentoothfarm.wixsite.com/mysite-chess-puzzle

 

 

… well I hope the reviewers okay with it! 

Link to comment
12 minutes ago, cerberus1 said:

 

We do the same (on an archived cache).  

One person actually mailed once and asked why all the crazy pictures (some were for the "off topic" forums).

 - Now we know who one of our stalkers are...   :D

 

In fact... I just go until I can copy the address, than I cancel the upload, so the gallery remains untouched. ;)

Link to comment
29 minutes ago, Wet_Ground said:

sigh

 

Now that you have the images hosted, you should be able to link to them in the Cache page description by adding, e.g.

<img src="https://static.wixstatic.com/media/94fc08_87e76b53d9324c2ca837c5f798e11119~mv2.png" />

for the first puzzle image.

Link to comment
3 minutes ago, Wet_Ground said:

sorry but I don't know anything about computer programming.

 

You just need to copy and paste that <img...> string into the Description when you edit the cache page - everything including the open and close tags (< and >). 

Edited by IceColdUK
Link to comment
3 hours ago, Wet_Ground said:

that worked but, that's only one pic out of six. so if posable can you explain how you got "code" for the image?

 

If you look at the source code for each of your puzzle pages, you should be able to find the image urls.  They’re all very similar to the one above, and end ‘-mv2.png’.  (Not on my PC now, but I may be able to take a look later.)

  • Upvote 1
Link to comment
14 minutes ago, IceColdUK said:

 

If you look at the source code for each of your puzzle pages, you should be able to find the image urls.  They’re all very similar to the one above, and end ‘-mv2.png’.  (Not on my PC now, but I may be able to take a look later.)

THANKS SOOO MUCH it actually worked!!!

  • Upvote 1
Link to comment
44 minutes ago, Wet_Ground said:

THANKS SOOO MUCH it actually worked!!!

 

Great!

 

7 minutes ago, Wet_Ground said:

is there away to a line my text? heres what it looks like now:

 

geocache (2).png

 

You should probably check out an HTML guide to see what’s possible, but these tags might help...

 

<p>The ‘p’ starts a new paragraph.<br />A ‘br’ puts in a line break.<br />You should end the paragraph with an end tag.</p>

Link to comment

The way I do it is to just create the cache page. Then before submitting it I upload the image to that cache page.

That way you don't run into problems with the image disappearing from the web.

Then I open note pad. I then paste this into notepad. <center><img src="code goes here "></center> 

Then I open the link on that cache page to the file image that I uploaded before. Then I copy the address bar information.

This is the location of the picture. Now close that with the back arrow, your cache page will now be in front of you.

Open that notepad file you still have open. In the spot on that html code line between the quotation marks " " you will paste that address that you copied.

Now high lite and copy all that info you just created. Now go to your cache page and edit the page. In the story area paste that code.

Your picture will now be in the center. I would suggest that you save my html code line for future use. You can also paste giffs in that area. I have done that to.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...