I've found that inner peace arises from accepting the need for custom classes on top of bootstrap to get things done ;) my preference is not to hack bootstrap but supplement it. Then generally no upgrade probs.
Form layout being one of the more underdeveloped aspects at the moment. Dan On Apr 20, 3:00 pm, Tony Nelson <[email protected]> wrote: > I can certainly do that. I was hoping there was an accepted method for > doing it w/ standard bootstrap classes. > > The demos all look beautiful and simple to code so I was hoping I was just > missing something. > > I came up w/ a solution that looks > likehttps://skitch.com/hhubris/8ww84/jacket-list > > I'd like to align the calendar inputs, which I think means nothing more > than a right aligned div.. > > My only concern is that when some new version of Bootstrap comes out, I > will have done something that makes my page format incorrectly and I'll > have to fix it. > > > > > > > > On Thursday, April 19, 2012 8:10:36 PM UTC-4, Daniel Harman wrote: > > > Do you not just need to define some fixed width inline block label > > classes? > > > On Apr 18, 5:29 pm, Tony Nelson <[email protected]> wrote: > > > I am trying to find a good way to recreate a search form that has > > multiple > > > inputs laid out like this: > > > >https://skitch.com/hhubris/8wbkx/jacket-list > > > > I've tried using both form-horizontal and form-inline.. I've tried with > > > both spanned divs and a table.. the best I've managed to come up with so > > > far looks like this: > > > >https://skitch.com/hhubris/8wbmh/jacket-list > > > > Not very good. Does anyone have a sample of how I could/should go about > > > laying out this type of form with bootstrap? > > > > Thanks in advance > > > Tony
