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

Ruby Build a Simple Ruby on Rails Application Designing URLs Refactoring the Flash Code

Austin Klenk
Austin Klenk
4,399 Points

Make the Alert Message a smaller width?

Is there a way to make the alert a smaller width like say put it in a col-md-4. i did that and it put everything on the page in that "col-md-4". is there a work-around?

Keegan McGinnis
Keegan McGinnis
6,286 Points

Could you post the html and css for me?

Austin Klenk
Austin Klenk
4,399 Points

I know all the html and css but when i do put the alert in a col-md-4 it puts the entire application in that size of column.