Bootstrap and Sharepoint
By Anatoly Mironov
Twitter Bootstrap is awesome, based on less.js, ust add this line in your html code:
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.3.0/bootstrap.min.css">
And your page looks already good. If you use css classes like btn label warning danger and much more, you get a right design directly out of the box. Now I want to test it in Sharepoint. Will it work? What do you think? jQuery Theme Roller. Another interesting resources are jQuery ThemeRoller. WebResources Depot:
ThemeRoller is a web based application that helps theming jQuery UI components. Using ThemeRoller, you can create your theme for your web applications within minutes. It’s completely intuitive, comes wich rich controls to change the color and design of each state.
And don’t forget the solid Blueprint CSS Framework
Comments from Wordpress.com
filipiz - Apr 5, 2012
It’s a great headache. Luck for you!
filipiz - Apr 5, 2012
Its a great headache… good luck for you!
Liam Powell - Nov 3, 2012
I’ve just published a CodePlex project that contains a base Master Page with Twitter Bootstrap intergrated, with the .CSS issues that arise from doing so resolved. View it here Bootstrap for SharePoint And please feedback any opinions on Liam Powell </a
Anatoly Mironov - Nov 4, 2012
Awesome! Thank you for this and for sharing. I’ll go and try it immediately. Do you have some screenshots?