Forum
List Manager Support
List Manager supportForums
No se permite escribir sin estar logado. Por favor, login
Re: filter buttons became vertically after the update 08.07.2015 08:48
Hi,
You have modified your css template (http://www.almudharabah.info/templates/rt_chimera/css/rt_chimera-custom.css) forcing these buttons show vertically with this code:
#lm_wrapper .nav > li {
width: 100%;
}
Regards,
Moonsoft Team
www.moonsoft.es
You have modified your css template (http://www.almudharabah.info/templates/rt_chimera/css/rt_chimera-custom.css) forcing these buttons show vertically with this code:
#lm_wrapper .nav > li {
width: 100%;
}
Regards,
Moonsoft Team
www.moonsoft.es
Re: filter buttons became vertically after the update 08.07.2015 17:21
Hi,
You should use more specific css selector to get only pagination button. This allow changes only where you need.
Regards,
Moonsoft Team
www.moonsoft.es
You should use more specific css selector to get only pagination button. This allow changes only where you need.
Regards,
Moonsoft Team
www.moonsoft.es