Wednesday, May 2, 2012

web2py bootstrap in trunk

I'm very excited about bootstrap which is now available in trunk.

This is my web2py app with bootstrap layout. It's really clean and attractive. Now I don't have to worry about layout design which I'm not really good at.

By default, some of css is conflicting with existing web2py.css, so I made the following change to make it more like bootstrap.

In web2py.css, comment out from #2 - #5, #16 - #37 and #100.


You can find more about bootstrap here.

No comments:

Post a Comment