CalcBuilder Forum

remove PDF excel links

User anonymous 2011-11-10 13:43:09

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

Moonsoft support 2011-11-10 13:44:14

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

...
Support/development 10 hours

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

Buy now!
...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!