Themes and how to do a certain...

User 187934 Photo


Senior Advisor
20,271 posts

I adjusted my page to accommodate more pics and one works off a small thumb nail image. Take a look at the code and I'm sure you'll be able to get yours adjusted.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 219465 Photo


Registered User
324 posts

Eric, Sorry, I had been off the computer since my last post. What seems to be happening is that the images are running off the bottom of the page, therefore not displaying? OR, maybe those files are corrupt. I will reload them in a few hours. Thinking back, when I reloaded the other files and got a few other things to work, I went back through some of the images and not all. I better do that so Im not waisting your time, or mine.(I appreciate all your help. I have learned alot so far about code.)
User 187934 Photo


Senior Advisor
20,271 posts

Your images are missing.;)
http://www.chelles50sdiner.com/1959-Cadillac.gif
http://www.chelles50sdiner.com/1958-Nash-Rambler.gif

You can also play around with the offset that controls where the images will show up. Look for this piece of code right below your image code in the .js file and adjust the x,y offset to your liking.
tooltipoffsets: [20, -30], //additional x and y offset from mouse cursor for tooltips


Even if you put your links all the way to the bottom of the page the images will show completely and not be off the bottom of the page.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 219465 Photo


Registered User
324 posts

Good to know! :D As for the offset, I think it has a max? I was changing those settings last night and it did not sem to do much when I changed it from -30 to +30 and then +300 or +600 had no effect. I will have those images re-bublished and go from there.
User 187934 Photo


Senior Advisor
20,271 posts

The limit on the offset is your visible browser screen.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 219465 Photo


Registered User
324 posts

I will have to exp again, as I was trying to move it a cray amount, like 600 and 1600 and it did not do anything. I was doing the change at the host level so I did not have to worry about setting not taking right away. I re published the images and they work now :D :D :D Very excite, thanks again for your help.

This is another reason to LOVE COFFEE CUP, the people here on the forums! :cool:
User 219465 Photo


Registered User
324 posts

Eric,

Thanks for your help. I have been on other projects and I am finally getting back to finish this one. I have fooled around with this, and I am not getting anywhere, but can I have more that one image go to the same place?, in this example..... http://progrower.coffeecup.com/pictureonmouseover.html
I want another line below "Mouse Here To Show Image" and have a another picture show up in the same place as the dog that shows up? Just wondering if it is possible for this code. If not I will work something else out on my end. (BTW: Looking back on you links for help, you instructions are awesome!)
User 187934 Photo


Senior Advisor
20,271 posts

Let me take a look at it for ya.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 219465 Photo


Registered User
324 posts

:) I have toyed with it a bit and i seems to only recognize one of the html boxes, always the same one. I tried adding a second line to the html box for the second image, but only puts up the first pic/line I insert.
User 187934 Photo


Senior Advisor
20,271 posts

Sorry it took so long my son had a xbox problem.:lol:
You want to implement this example to accomplish your goals.
http://progrower.coffeecup.com/imageviewer.html
You can paste the two different text link codes into the same html box so that their always together if you like and they will be stacked.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.