Two reasons I went with vbulletin.
1. I had a license that was not being used so i figured i might as well put it to use.
2. I've not had great experience with some of the free forums out...
Type: Posts; User: Shaun
Two reasons I went with vbulletin.
1. I had a license that was not being used so i figured i might as well put it to use.
2. I've not had great experience with some of the free forums out...
You would have to create you own classes to set the height. If you wanted them to be responsive that gets even trickier because you now have to setup classes for each media in the responsive css...
Ryan,
Glad you got it all sorted out! Welcome to the forums.
You can do the following, this would convert links with rel=popover into popovers
<a href="#" rel="popover" data-original-title="My Popover" data-content="This is my awesome...
Here's a quick example of how you can do horizontal thumbnails.
<ul class="thumbnails">
<li class="span8">
<div class="thumbnail">
<div class="row-fluid">
...
You can find all the documentation on using {less} on there official website @ http://lesscss.org/
A great way to get started using twitter bootstrap is by going to the official website and viewing the docs and examples! Check out http://getbootstrap.com/getting-started/
Fbootstrapp is a toolkit designed to kickstart development of facebook iframe apps in both relevant sizes. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and...
https://github.com/dyve/django-bootstrap-toolkit
http://blueimp.github.com/Bootstrap-Image-Gallery/
http://www.eyecon.ro/bootstrap-datepicker/
A Bootstrap-themed kickstart for jQuery UI widgets
http://addyosmani.github.com/jquery-ui-bootstrap/
Sass for those who prefure it
http://thesassway.com/projects/sass-twitter-bootstrap
Style bootstrap to fix your sites needs.
http://bootswatch.com/
Create custom buttons easily using this simple CSS generator
http://charliepark.org/bootstrap_buttons/
Create unique web design with Twitter Bootstrap 2.1 Kw: themes, templates, styles. generator. customize.
http://stylebootstrap.info/
Icons, Buttons and Stickys (alerts)
http://s.mechanism.name/bootstrap-addons/#
https://github.com/MechanisM/bootstrap-addons
Bootstrap Xtra inludes extra features that are not included in Bootstrap but may be useful for some people.
http://lightglitch.github.com/bootstrap-xtra/
Color Picker for bootstrap
http://www.eyecon.ro/bootstrap-colorpicker/
Font Awesome, the iconic font designed for use with twitter bootstrap
http://fortawesome.github.com/Font-Awesome/
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any...