Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

williamrossi
williamrossi
6,232 Points

Centering a lightbox to the window.

Hi all, I have used the lightbox technique used in the tutorial for the front end dev course.

It is just a div with some text in it which I want to appear in the middle of the page wherever you click on it.

http://jsfiddle.net/9Gg7G/

there is my jquery ^^

But CSS wise, how do I make it completely centered both horizontally and vertically to the screen window?

Kind regards.

1 Answer