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

Kristofor Giordano
Kristofor Giordano
2,471 Points

Form and Background alignment issues.

I was wondering if anyone had any advice to address an alignment issue I have encountered.

I am trying to add my own background to a form, a grid that closely resembles a "primitive" form, with checkboxes that I have styled with uniform.js.

When the page is enlarged to a certain scale, the checks I have styled fit perfectly in each square of the grid. But if I am too close or too far away, they don't line up at all. This is probably a css issue, but I can't seem to get them to align perfectly when the page is re-sized. Any advice.

-Thanks

3 Answers

James Barnett
James Barnett
39,199 Points

It's hard to say without seeing your code.

As a general rule of thumb, issues like enlarged to a certain scale sound like a responsive design issue, so maybe check out that course.

Kristofor Giordano
Kristofor Giordano
2,471 Points

My site is up at www.fugitivelove.com. Depending on your browser and how much you're zoomed into the page, you'll notice some alignment issues. Thanks.

Kristofor Giordano
Kristofor Giordano
2,471 Points

My site is up at www.fugitivelove.com. Depending on your browser and how much you're zoomed into the page, you'll notice some alignment issues. Thanks.