Images Not Moving - Page 2 - Post ID...

User 122279 Photo


Senior Advisor
14,628 posts
Online Now

Don't know if you have changed the css for that ticket, but it's still not moving anywhere.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

Is it still showing as not being in the picture with the rest of the page? I fixed it yesterday, maybe I didn't upload it? It's showing as being left of the menu just above near the logo.
User 187934 Photo


Senior Advisor
20,267 posts

Looks the same to me. Better check which project your in Matt and make sure you saved it to the correct one.;)
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 2924428 Photo


Registered User
1,718 posts

This is what it should look like, or what i'm showing on my screen
http://torchmod.coffeecup.com/sc1.JPG
User 38401 Photo


Senior Advisor
10,951 posts

Well to start with you need to do what I mentioned above about making sure the container you have the image(s) in that you are setting to position: absolute, are also set to position: relative themselves so that the images don't float around the page.

Right now your images are floating around the page if you resize the browser at all, meaning they reposition depending on the size of the browser. You don't want that, you want the positions to remain where they are and their sizes to resize if needed if you do responsive.

I have a 22 inch monitor and the screen shot you posted above is no where near what I see, here's what I see:

http://coffeecuphelp.com/jo/screenshots/torchlightss.jpg

In order to do it correctly the containers with the images in (sometimes you need to use the right one and that is usually not straight in the body tag, but within another container that has a position setting.

That way things will go where you want them, and they will stay there. Also be sure you're using:

top: Xpx;
bottom: Xpx;
left: Xpx;
right: Xpx;

for positioning and not padding-top or margin-top or the positioning won't stay put either.
User 122279 Photo


Senior Advisor
14,628 posts
Online Now

Strange, I also have a 22 inch monitor, and attached is what I see, both in IE and Ffx.

- and I did clear my cache.
Attachments:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 1948478 Photo


Senior Advisor
1,850 posts

You must have a very persistent - or is it "resilient"? - cache, Inger!

Mine (Chrome) shows the same as Jo Ann's...
User 187934 Photo


Senior Advisor
20,267 posts

I see the same as Inger.;)
Attachments:
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 38401 Photo


Senior Advisor
10,951 posts

hmm how strange so many different views in the same browsers lol. I'm on the most current version of Firefox for that screenshot I posted.
User 187934 Photo


Senior Advisor
20,267 posts

Me to. Screen res of 1600x900.
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.