Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

Button alignment 29.12.2013 18:07

My button is centered, while all other buttons in my template are left alligned.

How can I allign the calculate button to the left?

Re: Button alignment 30.12.2013 09:49

Hi,
buttons are placed inside a div that is styled with text-align:center; . You can remove this class in order to let the buttons inherit your templates styles.
Please check the stylesheet of the module:

joomla/modules/mod_calcbuilder/assets/css/default.css


and remove/modify this class (above line 419):

.btcalctoolbar {
text-align: center;
}

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

Our clients' feedback