Layout issue
Hi,
I'm having an issue with the layout of my project on iPhone's. It's displayed correctly on iPad, though.
But on any iPhone there are margins left and right.
I've used the original laker styles css folder and made no changes to the css.
Could you have a look at the screenshots and give me a hint where to fix this?
Thanks in advance!!
Correct: iPad Portrait

Correct: iPad Landscape

Margins on iPhone Portrait

Margins on iPhone Landscape

Yeah, these are intentional, but nowadays a bit big, I agree. You can customize them in the CSS-Files though. Sorry to be not so specific, but Laker isn't maintained for a couple of years now, so the code is quite dated.
cheers
Thanks for your reply!! :-)
Thought so to find the solution within the css files. Do you have a hint which css file to look at?
see line 224 (margins) on https://github.com/ffranke/Laker-Compendium/blob/master/book/styles/structure.css
Maybe it helps to set them to 0. cheers