Forum
List Manager Support
List Manager supportForums
No se permite escribir sin estar logado. Por favor, login
Re: filter email inputbox width is very small 30.01.2015 13:27
Hi,
sorry to tell you we don't agree at all with your template provider. You can see default look of send email section and input here:
http://demo.moonsoft.es/demo25/index.php/list-manager
Any change from this default view is caused by styles inherited from your template. col 5 with width 41.665 is default/basic bootstrap 12 columns grid system, we don't see nothing to fix there, any other value would be wrong according to the spec. But the final look is a combination of the template+internal css of the extension, some adjustement to listmanager css also can do the work, if your support suggested you to change that value, no problem, edit the css and put the value they told you or play with different sizes, you're free to customize your layout to suit your needs.
Once you have it at the debugger, you can change the value there, until you see your layout as preferred before editing the real file.
You already have at your screenshot the name of the file to edit and you pointed the value to change. You will find all css files at this folder:
joomla\modules\mod_listmanager\assets\css
the stylesheet applying is the theme you have configured from your backend, per your screenshot seems you're using:
lmbootstrap-default.css
file.
Hope this helps,
Regards
Moonsoft Team
www.moonsoft.es
sorry to tell you we don't agree at all with your template provider. You can see default look of send email section and input here:
http://demo.moonsoft.es/demo25/index.php/list-manager
Any change from this default view is caused by styles inherited from your template. col 5 with width 41.665 is default/basic bootstrap 12 columns grid system, we don't see nothing to fix there, any other value would be wrong according to the spec. But the final look is a combination of the template+internal css of the extension, some adjustement to listmanager css also can do the work, if your support suggested you to change that value, no problem, edit the css and put the value they told you or play with different sizes, you're free to customize your layout to suit your needs.
Once you have it at the debugger, you can change the value there, until you see your layout as preferred before editing the real file.
You already have at your screenshot the name of the file to edit and you pointed the value to change. You will find all css files at this folder:
joomla\modules\mod_listmanager\assets\css
the stylesheet applying is the theme you have configured from your backend, per your screenshot seems you're using:
lmbootstrap-default.css
file.
Hope this helps,
Regards
Moonsoft Team
www.moonsoft.es