Forum


Calc Builder Support

Calc Builder support
Forums
No se permite escribir sin estar logado. Por favor, login

CSS Class in fields tab 04.08.2013 11:49

Hi,
Does the "css class" option box in the "fields" tab alter the look of the input form when viewed in the module on the page? Can I write custom CSS to override bootstrap and my template CSS?

Regards,

Brian

Re: CSS Class in fields tab 05.08.2013 09:25

Hello,

Does the "css class" option box in the "fields" tab alter the look of the input form when viewed in the module on the page?

Yes, 'css class' is added to input as part of class attribute.

Can I write custom CSS to override bootstrap and my template CSS?

Yes, you could use your custom css. First, you should disable the use of bootstrap in preferences.

- If you use Calcbuilder as module, you should add {loadposition xxx} to a div with id, and use this id to add custom classes in your css. Id gives css class priority in css hierachy.

- If you use Calcbuilder as component, you could use cb_bootstrap as first selector in your css classes.

Also, maybe the simplest solutions, is changing JOOMLA/modules/mod_calcbuilder/assets/css/cbbootstrap.css

Hope this helps. Regards,
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Lo que nuestros clientes opinan de nosotros