Forum


Calc Builder Support

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

Replace Calulate Button with Graphic Button 13.05.2013 05:12

Hey all.
Is there a way to replace the normal calculate button with a graphical button image.

Would like something larger to make it easier for the users.

http://www.eclipseford.com.au/index.php/calculator
(Button right down the bottom)

Thanks
Wayne

Re: Replace Calulate Button with Graphic Button 13.05.2013 09:31

Hello,
you can try to modify the button using css classes. You can activate at the preferences tab the 'import bootstrap classes' option. The button will show with the default btn btn-primary style of the bootstrap style:

http://twitter.github.io/bootstrap/base-css.html#buttons

or, you can style the button as required using your template css or the calcbuilder stylesheet

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


.button input{

background:url(background.png) repeat-x center #ffcc00;

}


Hope this helps
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