Forum


List Manager Support

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

Editing css 30.10.2016 19:10

Hello,
on my site there listmanager uses a color (here the same dark-green as in the header of the whole page) for the background of the filter-field and in the export-area at the bottom (http://www.fromm-gesellschaft.eu/index.php/de/publikationen-blog/alle-dateien-ansehen/). I can´t find the css entry that defines the color to be e.g. white. Can you help me?

Re: Editing css 31.10.2016 09:00

Hi,

Background color is defined at template css: http://www.fromm-gesellschaft.eu/templates/purity_iii/css/custom.css, line 13:

.navbar-nav {
background-color: #3b651d;
}

If you need only change the background on List Manager, you should add in any css file executed on this page the following:

#lm_wrapper .navbar-nav {
background-color: #fff;
}

Hope this helps. Regards,
Moonsoft Team
www.moonsoft.es

Re: Editing css 31.10.2016 11:56

Thank you! That helped!
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