CalcBuilder Forum

Button alignment

Usuario moon_1395 2013-12-29 18:07:48

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

How can I allign the calculate button to the left?

Moonsoft support 2013-12-30 09:49:17

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

...
CalcBuilder

Create dynamic calculators

Buy now!
...
Support/development 10 hours

Get a bigger amount of hours for more complex tasks and get a 10% discount

Buy now!