I have tried to search everywhere, but cant find out how to prevent image to stay in its parent div when image have absolute positioning (when zooming image its go outside of the div). hidden overflow not helping at this point. Thanks for advices.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
When you absolutely-position an element, it will position itself inside the nearest positioned parent. So, add a To make sure the parent contains the positioned element, you'll want to add |
|||||
|
|
add
|
|||
|
|