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

bootstrap 3: form inside modal not well rendered in IE8

I'm developing a website using bootstrap 3.0; I have a problem with a form; does not look good in a modal using IE8, anyone know how to fix this?

The project: http://b-bright.org/

To see the form click on "SIGN UP" button

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hey Hugo,

I am not an experience IE8 styling troubleshooter, but I would almost suggest to see if you can find a modal that does work well and pull that in instead of Bootstraps. Just because you use it's grid layout or other components doesn't mean it will be the best solution for every component.

Thanks Zac,

I hate IE, this browser was created to give headaches to web developers.