Bootstrap buttons

Permalink
Can form buttons be set to default bootstrap style?

 
mnakalay replied on at Permalink Reply
mnakalay
To do that you will need to create a template for your form. It is basically the same code as the normal form block, but you will add the proper classes to the button to do what you want.

You might even add a reset button.

Alternatively, if you are interested in better-looking buttons that can be used standalone or in other blocks such as the core form block and others, I can only recommend my add-on (obviously :) Buttons Pro. It is for Concrete5 5.7 and you can find it here:http://www.concrete5.org/marketplace/addons/buttons-pro...

If you really want only bootstrap style than my add-on won't work for you and using a template will work wonders.

If you need help with setting a template, just let me know, I'll be happy to help.
tonyswaby replied on at Permalink Reply
Thanks man for the offer.

The client wants to use BS, personally I hate it.:)

I wanted the default buttons to be applied when they build their site.

I did change the template I just wanted it to do it by default.

Unfortunately its 5.6.

Anyway, if I can fix the BS img size issues I'll pass it over and they can do what they want with the site.
mnakalay replied on at Permalink Reply
mnakalay
I feel your pain. Good luck with all that
Steevb replied on at Permalink Reply
Steevb
Cannot you not just style with your css stylesheet?
tonyswaby replied on at Permalink Reply
It's the only way. Not much point having the functionality in Bs if you can't use them though.
tonyswaby replied on at Permalink Reply
Actually I did it in the template:)