Why does the grid break?

User 91713 Photo


Registered User
83 posts

Today I did and exercise in mobile first with Coffeegrinder MFE. I was happy with the graceful upscaling, Until I reached a point of 12145 px. There the grid starte to break.
My breakpoints were: 320 - 480 - 600 - 768 and 1024. After the last one I didn't make changes to the breakpoints.
So my question is why does it suddenly break?
Attachments:
The perfection isn't reached in one pass.
User 603315 Photo


Registered User
938 posts

12145? what size screen is that for Hans? I'll be able to see it here :)
User 91713 Photo


Registered User
83 posts

12145 shoud be read as 1215. Sorry.
The perfection isn't reached in one pass.
User 2484360 Photo


Registered User
3,293 posts

Can you provide a zip of your RLMP project file?
User 603315 Photo


Registered User
938 posts

Hans van Overbeek wrote:
12145 shoud be read as 1215. Sorry.


:cool: I thought dear my TV isn't that big, but hey who knows what people view the net on these days, it could be a possibility sometime.
User 91713 Photo


Registered User
83 posts

Adam East wrote:
Can you provide a zip of your RLMP project file?


Adam, I hope I zipped it well. The file is attached. Looking forward to your reply.
Attachments:
The perfection isn't reached in one pass.
User 91713 Photo


Registered User
83 posts

G'kar wrote:
Hans van Overbeek wrote:
12145 shoud be read as 1215. Sorry.


:cool: I thought dear my TV isn't that big, but hey who knows what people view the net on these days, it could be a possibility sometime.


Momentarely I am working on a 24" screen which has a width of 1900px . :)
The perfection isn't reached in one pass.
User 603315 Photo


Registered User
938 posts

Hans van Overbeek wrote:
G'kar wrote:
Hans van Overbeek wrote:
12145 shoud be read as 1215. Sorry.


:cool: I thought dear my TV isn't that big, but hey who knows what people view the net on these days, it could be a possibility sometime.


Momentarely I am working on a 24" screen which has a width of 1900px . :)


Oh wow that is some size. I guess that's why we need responsive tools. My dad has the same or similar size screen to the one your working on and if I go an use his PC my websites look a state :cool:
User 2484360 Photo


Registered User
3,293 posts

Hans van Overbeek wrote:
G'kar wrote:
Hans van Overbeek wrote:
12145 shoud be read as 1215. Sorry.


:cool: I thought dear my TV isn't that big, but hey who knows what people view the net on these days, it could be a possibility sometime.


Momentarely I am working on a 24" screen which has a width of 1900px . :)


The issue here is the grid is not breaking, you have the header area row with the logo set to 0 left and right margin.

The row below that is set to margin left and right of Auto.

You would need to set the header row margin (left and right) to auto to allow for both to be centered on larger screens.

And I am on a 28" monitor so no worries! :)
User 603315 Photo


Registered User
938 posts

28in screen wow, that is something. Never knew you could get them for PC's :P

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.