Forum


Calc Builder Support

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

Location/Placement of Email, PDF and Excel 24.03.2015 15:09

Is there a way to over-ride the default placement of the Email-To, PDF and Excel fields/buttons.

I don't have anything in my exit page (all results calculated inline) and have it set to be beneath the form...which it is but appears at least a couple of lines below.

I'd like it closer/tighter to the form as it may not be noticed unless the user scrolls down.

Cheers

Re: Location/Placement of Email, PDF and Excel 24.03.2015 18:54

Hi,
first we suggest to check if you have any element at the end of your input form that may be introducing some extra space, like any br or p tag and remove it if needed. Also check if your template contains some bottom margin for the form tag, it may add some empty space as well.
Below the form there is an empty line if you have hidden the calculate button. You can remove that space adding this style

.btcalctoolbar{
display:none;
}

to your css or to the calculator 'write directly html' tab inside style tags. Just after that content the toolbar of export/email is shown.

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