Forum


Calc Builder Support

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

remove PDF excel links 10.11.2011 13:43

I meant to ask two quick questions or one maybe a feature request.

A Free Text field so that you can add some descriptions/titles above or below the fields. I take it that this is not possible at the moment?
I wish to remove the down pdf excel file links. Do I have to "hack" to module to do this?


Regards

Re: remove PDF excel links 10.11.2011 13:44

Hello,
about the text fields, at this time that type of field is not available (maybe will be added for future versions). Also we'll add more configuration parameters to show/hide links to export files and email option. Now you can hide them defining visibility of the links, please locate this file:

joomla\modules\mod_calcbuilder\assets\css\default.css

and check this classes:

.cb_tools{
....
}

(for pdf)


.cb_tools_excel{
..
}

(for excel)

.cb_tools_email{
...

}
(for email)


you only must add

display:none;

inside the block you want to hide.

Hope this helps,
best regards

Moonsoft Team
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