Responsive Breakpoints?

Out of context: Reply #5

  • Started
  • Last post
  • 24 Responses
  • mg330

    Good tips. On my photo site, the largest size my photos display are at 1280px wide. www.michaelgallegly.com

    Right now the max width for the content area is 1280px. But it also has a total margin of 10%, so even on my 15" MBP the width scales down as the window gets smaller. Just noticing on this 13" however that the 10% margin doesn't allow the photos to display fully from top to bottom.

    So, I guess I'm thinking that knowing the resolution that corresponds to a smaller laptop screen, I can add additional media queries for those resolutions. The theme has standard breakpoints for computer, tablet, and mobile phone, which I've already tweaked as needed.

    • again, keep in mind, a monitor's resolution is not always the user's browser sizealbums
    • right. but if set breakponts at the resolutions, it's probably going to solve my problem no matter what the browser size is.mg33
    • Since the margins are applied as percentages.mg33

View thread