When I set margin-top: 50%.

 
Ohlmann: _entropy: so…are you making progress now?

Lanting: So.yeah im close to brain freeze.

Murach: I managed to fix somes intial aspects

Colasacco: But it still ****s up once user clicks on thumbnails

Sweetwood: Hi, how do you deal with this situations? http://prntscr.com/8zkzbm — the image is aligned left with margin of 0 1.5em 1.5em 0

Tysarczyk: Vinex08: you want people to debug a screen shot?

Kerth: Vinex08, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Kovaleski: Http://isocertificationexperts.com.au/standards/iso-90012015-quality-management-systems/

Tysarczyk: Eh i’m too lazy to wade through a bunch of minified code :

Tysarczyk: Human readable is great though

Tomaszewski: Ok a different question: how does this apply ? margin: 0 3px 40px;

Hanafin: The one i know is : margin: 0px top 0px right 0px bottom 0px left

Ohlmann: Vinex08: 1 value = all sides, 2 values = top/bottom left/right, 3 values = top left/right bottom, 4 values = top right bottom left

Rinehardt: Top, right/left, bottom

Ohlmann: Above: https://dash.general***emb.ly could also be worth looking into

Kleinknecht: Thank you for the help Ohlmann, got it working

Manns: When I print a webpage, it will always become narrow in the print preview and printed out narrow, why?

Manns: It would be better if I printed what I saw

Mcveigh: Hey how can i remove white part on the image https://jsfiddle.net/qs2kck87/39/ also i use top:200px; under arrow. Better way to center te arrow?

Drillock: Can i ask bootstrap questions?

Lightsey: I made a wrapper div and I have a div with a “style’ attribute with a background image

Lightsey: I put overflow:hidden on the wrapper and I try to scale it

Lightsey: Why it still coming ‘outside’ that wrapper div?

Lightsey: Ehttp://codepen.io/anon/pen/epLXKG?editors=110 Why cna’t it just scale inside the div

Lightsey: Bad paste sorry: http://codepen.io/anon/pen/epLXKG?editors=110

Strek: Can i usee flex to make the 2 child-divs 800px width combined?

Semon: Hey everyone! I’ve got a problem with SCSS or gulp-s***

Leclear: In the CSS compiled lines 46-48 of the Hastebin appear however lines 51-53 do not

Mowrey: I am sorry for newbie question

Barrs: But why image didnt appear on button http://jsfiddle.net/qcewrxcq/7/

Ranieri: Hellyeah, background-size: cover;

Feuerberg: Opr: is it wrong to do like that actually it is but how can i fix it? http://jsfiddle.net/qcewrxcq/13/

Livoti: Http://puu.sh/lblXT.png Chrome adds this huge space between these two elements while Firefox does not do this, what can cause this?

Hinken: You might have more luck if you asked why your code doesn’t prevent it

Rievley: Glowdemon1, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Ruminski: The site’s linkadept.com – but I gotta go for 5 minutes right now

Yaun: Glowdemon1: seems ok to me?

Tysarczyk: Glowdemon1: first very important problem is you’re missing a doctype and the html element as well as body. hrm you actually have a lot of bad code in here overall that could easily cause you problems

Tysarczyk: Glowdemon1: https://validator.w3.org/

Christello: I’m working on that right now, it appeared to be a div that got possitioned incorrectly, but thanks

Psuik: Am i doing smmt wrong here any suggestion? https://kiwiirc.com/client/discussion.chat.net/

Cahal: Http://jsfiddle.net/qcewrxcq/43/

Gianopulos: When I set margin-top: 50% does that put it 50% relative to the window? size or div size