CSS Image Wrap

User 2924428 Photo


Registered User
1,718 posts

Hey guys, I have tried several times to wrap a border, and center my gallery on my website. It's not working..

Can someone help me out with this? I want it to look similar to WoWslider.

http://www.offthewallattic.com/gallery.html
User 2924428 Photo


Registered User
1,718 posts

Scratch that, I just centered it with absolute code.

Now it's just an image wrap i'd like to do :)
User 187934 Photo


Senior Advisor
20,190 posts

You just lost your responsiveness.;)
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 271657 Photo


Ambassador
3,816 posts

Matt, do you mean wrap text around an image?
Is the gallery for items you have for sale? If so, why don't you put each photo in its own <div> with the description and price below it. Look at how Steve has his services listed; 4 across, equally spaced (the read more could be buy now buttons):
http://www.misterwebguy.com/index.html

Or use a lightbox like Ernie has on this site (made with RLM):
http://www.panavistalodge.com/cottages.html

Either way will be responsive.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 38401 Photo


Senior Advisor
10,951 posts

Ya Matt, you can't do things at all positioned absolute in any way if you want it responsive.
User 2924428 Photo


Registered User
1,718 posts

User 187934 Photo


Senior Advisor
20,190 posts

That's a great song.:)
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

Listening to some old school music, love that song too.

So absolute positioning will remove responsiveness? Ok, i'll use .. relative then?

I'm in school learning HTML from scratch, but we are just on link's ie,

<a href="index.html">home</a>
User 2924428 Photo


Registered User
1,718 posts

Image wrap meaning like a border around the image using CSS.. this is possible?

I have a 90x90 graphic I made in Photoshop, but when I enter the CSS code in my stylesheet to wrap around the image, it doesn't show up.

User 271657 Photo


Ambassador
3,816 posts

Without seeing your code, it's hard to tell what to do.
Anyway, for a border....
http://www.w3schools.com/css/css3_borders.asp
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.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.