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 trialEvan Hoefling
Courses Plus Student 5,235 PointsBootstrap 3 and Simple_Form
Form isn't horizontally positioning itself. I think that this is an issue with the bootstrap 3 upgrade any advice?
1 Answer
Reda DJAMIL
8,279 PointsHi Evan,
I had the same issue. The official release of Simple_form doesn't support Bootstrap 3. I found that you can modify your config/initializers/simple_form_bootstrap.rb file in order to make it compatible with Bootstrap 3.
http://www.iconoclastlabs.com/blog/using-twitter-bootstrap-3-with-simple_form