Forums
(@rukus)
8 years, 11 months ago
It looks like something is re-sizing the image height and width to 0px, when the browser window is at full screen. I managed to see this in the source of the images.
Example:
<img class=”ms-layer” src=”https://greatcarepropertyservices.com/wp-content/uploads/2015/12/ba_parking.jpg” alt=”” style=”top: 47.5909px; left: 93.2782px; width: 0.951818px; height: 0.951818px; margin: 0px; padding: 0px; transform-origin: 50% 50% 0px; opacity: 0;” height=”1″ width=”1″>
14 years, 2 months ago
This will only work for a quick preview. A better method is to install “User Agent Switcher” extension for Firefox.
Thanks for the suggestion. Plugin works great for testing/designing.
Mike
Not to revive an old topic, but I just encountered the same issue with the redirect plugin, with the same /contact-us URL.
At first, it could not be seen either until I went in the “Modified posts” redirect group and there it was!
15 years, 5 months ago
Thanks maxaud!
That piece of code is just what I needed!