ZfcTwitterBootstrap
ZfcTwitterBootstrap copied to clipboard
Zend Framework Integration with Twitter Bootstrap
hello, I heed to use ZF3 in a new project. How could i use ZfcTwitterBootstrap with ZF3 ? I know that, at the moment it is not compatible with ZF3,...
Or this module works only with Bootstrap 2?
I have added support for submenus in the dropdowns
Can't see in your documentation which version(s) of Bootstrap this module is intended to support?... I'm using it with Bootstrap 3 so need to update class "error" to "danger".
How to use ztbFormElement? I tried to use it with text fields but I get only label without textbox.
When rendering inline-forms, it creates control-group divs, which breaks the bootstrap styling for inline-forms, even when you add the inline-form class to the form attributes.