Forum
Calc Builder Support
Calc Builder supportForums
No se permite escribir sin estar logado. Por favor, login
Formatting questions 29.04.2013 13:45
Hi,
The Joomla theme I am using includes a nice CSS class for forms which I would like to use. How can I use this class for Calc Builder forms? I've tried assigning this class to the input CSS fields but it doesn't work.
Finally, there is some space above the input form. How can I remove/ reduce this?
Many thanks,
Jude
The Joomla theme I am using includes a nice CSS class for forms which I would like to use. How can I use this class for Calc Builder forms? I've tried assigning this class to the input CSS fields but it doesn't work.
Finally, there is some space above the input form. How can I remove/ reduce this?
Many thanks,
Jude
Re: Formatting questions 29.04.2013 13:57
Hello,
if you want to remove any style applied to the module, in order to inherit every style of your template, you can disable import bootstrap css option from the calculator preferences, and modify/remove content of the module css which is located here:
joomla\modules\mod_calcbuilder\assets\css\default.css
and/or the jquery css, at the same folder:
joomla\modules\mod_calcbuilder\assets\css\jquery-ui-1.9.2.custom.css
Hope this helps, regards
Moonsoft Team
www.moonsoft.es
if you want to remove any style applied to the module, in order to inherit every style of your template, you can disable import bootstrap css option from the calculator preferences, and modify/remove content of the module css which is located here:
joomla\modules\mod_calcbuilder\assets\css\default.css
and/or the jquery css, at the same folder:
joomla\modules\mod_calcbuilder\assets\css\jquery-ui-1.9.2.custom.css
Hope this helps, regards
Moonsoft Team
www.moonsoft.es