Jump to content

Full screen site on Wexley with a 4K monitor

Recommended Posts

Site URL: http://www.charlesleek.com

I use Wexley and have just upgraded my site, in doing so I lost a piece of code that made sure the site would fill out a 4K monitor, without losing my maximum width dimensions.

If anyone has any idea how to make my current site fill out on any monitor size, that would be insanely helpful to me. As a photographer my portfolio is often viewed on ultra-wide or 4K monitors.

I've attached 2 images below - how my site looks on a standard monitor (and how I'd like it to look on a 4K monitor), and how the site curren tly looks on a 4K monitor.

Screenshot 2021-01-18 at 21.57.05.png

Screenshot 2021-01-18 at 21.56.54 (2).png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Thanks so much.

Before you replied I found this which seemed to do the job? Will try your method to see if there's any difference tomorrow.

Quote

 

@media (min-width: 1900px){ 

  html { 

    zoom: 150%;

    -ms-zoom: 1.5;

    -webkit-zoom: 1.5;

    -moz-transform:  scale(1.5,1.5);        

    transform-origin: center top ;

  } 

  body {  /* use only for IE */

    zoom: 1.5;        

    /* -ms-transform-origin: left top; */

  }

}

 

Thanks again!

Edited by staggerleek
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.