I did a quick search and hadn't found anything on this... so hopefully this isn't a duplicate post... but, I'm wondering if there is a way to have an element fixed (say, in the bottom right corner) but for it to stop moving in at a certain point when you are resizing the browser?
Basically, I have an element I always want to be to the right, but only to a certain point (I don't want it to overlap any of my content... I want it to just stop when it it "hits" my content div)...
Any help on this would be greatly appreciated... I've been looking around for an answer everywhere!
Basically, I have an element I always want to be to the right, but only to a certain point (I don't want it to overlap any of my content... I want it to just stop when it it "hits" my content div)...
Any help on this would be greatly appreciated... I've been looking around for an answer everywhere!

and make the width/height 100% and then have the image absolutely positioned in the bottom right corner?
(that one is real)

Comment