Forum


List Manager Support

List Manager support
Forums
No se permite escribir sin estar logado. Por favor, login

Problems with the toolbar. 28.01.2017 15:17

The problem occurs with different templates.
The add button overlaps with the search button. How can I solve this ?
You can see it on my test page http://demo3.fr-its.de/index.php/listenmanager/

Re: Problems with the toolbar. 30.01.2017 15:22

Hi,

We've checked your site and there is css from template that set search input min-width to 300px.:http://demo3.fr-its.de/templates/rsvario/css/themes/template-21.css. That's why search input is so longer. You should adjust template or component css to fit your requirements. Please let us know if you need more info.

Regards,
Moonsoft Team
www.moonsoft.es

Re: Problems with the toolbar. 30.01.2017 16:51

Hello MSTeam,

I changed it to 100px, but nothing happens.

Edited by franky466 - 30.01.2017 16:58

Re: Problems with the toolbar. 30.01.2017 16:57

Hi,

We don't know where you changed it but it doesn't reflect on frontend. This is the class applying in template:

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .uneditable-input {
min-height: 32px;
min-width: 300px;
}

and that's why input shows larger.

Regards,
Moonsoft Team
www.moonsoft.es

Re: Problems with the toolbar. 30.01.2017 18:35

Hi,

Template-21.ccs is a dynamic file. Each time the page is accessed, the file is recreated. I found the right file. The input fields are now 100px large, but the buttons still overlap

Re: Problems with the toolbar. 31.01.2017 13:09

Hi,

That's normal because you've set a fixed width element inside a percent grid position. Anyway, you can adjust bootstrap sizes (http://getbootstrap.com/css/#grid) at JOOMLA/modules/mod_listmanager/tmpl/tools.php:






and set grid classes to fit your needs.

Regards,
Moonsoft Team
www.moonsoft.es

Re: Problems with the toolbar. 31.01.2017 22:30

Hi

I've found my way ....... I have min-width set to 50px and in the language file the german word "hinzufügen" in "neu" changed. This also made the button narrower. These settings are enough for me

Thanks and Greetings
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