<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to fix a hover image to a position when rescaling browser]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have some hover images that i moved to the left of my site but when i rescale the browser the images are not fixed to it's "natural" position. I will attach a video link to show it.</p>
<p dir="auto"><a href="https://youtu.be/w4pWg73ejwc" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/w4pWg73ejwc</a></p>
<p dir="auto">The CSS looks like this:</p>
<p dir="auto">.lay-imagehover-region img{<br />
margin-left:-24.5vw;<br />
margin-top:4vh;<br />
width: 48% !important;<br />
height: auto !important;<br />
position: absolute;<br />
}<br />
The link of the site is: <a href="http://www.juliaesque.com" target="_blank" rel="noopener noreferrer nofollow ugc">www.juliaesque.com</a></p>
<p dir="auto">I will really appreciate a response, thanks.</p>
]]></description><link>https://laythemeforum.com/topic/7381/how-to-fix-a-hover-image-to-a-position-when-rescaling-browser</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 08:47:03 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/7381.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Nov 2021 11:10:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to fix a hover image to a position when rescaling browser on Sun, 13 Mar 2022 22:09:10 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for adding your solution <a class="plugin-mentions-user plugin-mentions-a" href="/user/gschill">@<bdi>gschill</bdi></a> !! ⭐️</p>
]]></description><link>https://laythemeforum.com/post/28797</link><guid isPermaLink="true">https://laythemeforum.com/post/28797</guid><dc:creator><![CDATA[Richard]]></dc:creator><pubDate>Sun, 13 Mar 2022 22:09:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to fix a hover image to a position when rescaling browser on Fri, 11 Mar 2022 10:34:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I found a solution, that was working for me.<br />
Maybe it helps someone … (and maybe the code has to be improved … sorry I am not a professional …)</p>
<p dir="auto">.lay-imagehover-region img {<br />
position: absolute;<br />
width: 35% !important;<br />
height: auto !important;<br />
top:0 !important;<br />
padding-top: 1.5%;<br />
margin-left: 27.5vw;<br />
vertical-align: top !important;<br />
transform: translateY(-50%) !important;<br />
transform: translateX(-50%) !important;<br />
}</p>
]]></description><link>https://laythemeforum.com/post/28781</link><guid isPermaLink="true">https://laythemeforum.com/post/28781</guid><dc:creator><![CDATA[gschill]]></dc:creator><pubDate>Fri, 11 Mar 2022 10:34:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to fix a hover image to a position when rescaling browser on Thu, 10 Mar 2022 13:42:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
have you found a solution for this problem?<br />
Would be great, if you could share it.</p>
<p dir="auto">Thank you very much</p>
]]></description><link>https://laythemeforum.com/post/28773</link><guid isPermaLink="true">https://laythemeforum.com/post/28773</guid><dc:creator><![CDATA[gschill]]></dc:creator><pubDate>Thu, 10 Mar 2022 13:42:40 GMT</pubDate></item></channel></rss>