Laker-Compendium icon indicating copy to clipboard operation
Laker-Compendium copied to clipboard

Layout issue

Open kraftw3rk opened this issue 8 years ago • 3 comments

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 ipad_portrait

Correct: iPad Landscape ipadlandscape

Margins on iPhone Portrait screen shot 2017-01-20 at 16 27 36

Margins on iPhone Landscape iphonelandscape

kraftw3rk avatar Jan 20 '17 15:01 kraftw3rk

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

ffranke avatar Jan 21 '17 14:01 ffranke

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?

kraftw3rk avatar Jan 21 '17 14:01 kraftw3rk

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

ffranke avatar Jan 21 '17 14:01 ffranke