Comments
-
I built a revised version of this CSS that utilizes the zoom feature instead of stretching the image. You have to modify the zoom factor to handle the various resolutions that you'll be using, but it does keep the mouse-over functions intact. Full Screen NOC View Map for 1080p or 1440p
-
I was able to solve my own problem using the original Custom HTML from Full Screen NOC View - Adding your own Custom Styling . I re-used their CSS code to move the edit buttons and hide the "Custom HTML" portion of the screen. Instead of stretching the image, I used the max-device-width function to detect the screen…