Massive Problems with Input fields, Dropdownds, etc.

Marco
171 Posts
Marco posted this 19 March 2016

Hello Themler,
have a loot of Problems with the themler-themes and inputfields, dropdowns, checkboxes, etc.
In the latest Project its massively bad and super-important and urgent, to get all fixed like it should be standard with bootstrap.
Please tell me, how to get the things correctly displayed.

This is, how it looks like:

enter image description here

And this is, how it SHOULD LOOK like:
enter image description here

There are many other Problems with inputfields, dropdowns, etc.
Thanks for your help.

Hello Themler, have a loot of Problems with the themler-themes and inputfields, dropdowns, checkboxes, etc. In the latest Project its massively bad and super-important and urgent, to get all fixed like it should be standard with bootstrap. Please tell me, how to get the things correctly displayed. This is, how it looks like: ![enter image description here][1] And this is, how it SHOULD LOOK like: ![enter image description here][2] There are many other Problems with inputfields, dropdowns, etc. Thanks for your help. [1]: http://imgs.url1y.com/uploads/1/63/yacncmxfnxjppxgx.png [2]: http://imgs.url1y.com/uploads/1/62/q0eypn7kqefpeiqg.png
Vote to pay developers attention to this features or issue.
7 Comments
Order By: Standard | Newest
Stagger Lee
1818 Posts
Stagger Lee posted this 19 March 2016

Themler cannot help you, impossible. It is something you need to do with Bootstrap HTML classes, or custom CSS styling.

You can make display: inline-block, float: left and width: 33% for input fields. But better not, never works as you want it.

Where did you get HTML (or PHP) code for form ? What is this.

Themler cannot help you, impossible. It is something you need to do with Bootstrap HTML classes, or custom CSS styling. You can make display: inline-block, float: left and width: 33% for input fields. But better not, never works as you want it. Where did you get HTML (or PHP) code for form ? What is this.
Marco
171 Posts
Marco posted this 19 March 2016

Stagger Lee,
its a Joomla Component.
It works fine with Standardtemplate (as in my 2nd screenshot).
Tried also 2 other BS-based templates - all fine.
Just not with themler templates...

Stagger Lee, its a Joomla Component. It works fine with Standardtemplate (as in my 2nd screenshot). Tried also 2 other BS-based templates - all fine. Just not with themler templates...
Stagger Lee
1818 Posts
Stagger Lee posted this 19 March 2016

Remove display: block and any width for input fields.
Did not see tag, believed it is HTML theme.

Remove display: block and any width for input fields. Did not see tag, believed it is HTML theme.
Marco
171 Posts
Marco posted this 19 March 2016

How to do this in themler settings?
inputs are already set to max width 500pc but its 100% dont know why
same (and more important) with select...

How to do this in themler settings? inputs are already set to max width 500pc but its 100% dont know why same (and more important) with select...
Marco
171 Posts
Marco posted this 19 March 2016

Okay, input fields work.
but not select. this is 100% PLUS block...
And if i delete BLOCK all is in a row... :(

Okay, input fields work. but not select. this is 100% PLUS block... And if i delete BLOCK all is in a row... :(
Support Team
Support Team posted this 22 March 2016

Hi,

Please check this article:
http://getbootstrap.com/css/#forms-controls

As you can see all inputs are stretched to 100% width by default.

If you want all inputs to have width "auto" by default please set the appropriate width for Input control under the Design Tab >> More.

Thank you,
Olivia

Hi, Please check this article: http://getbootstrap.com/css/#forms-controls As you can see all inputs are stretched to 100% width by default. If you want all inputs to have width "auto" by default please set the appropriate width for **Input** control under the Design Tab >> More. Thank you, Olivia
fabrice13
2 Posts
fabrice13 posted this 18 October 2016

Marco, have you solved your problems ?
I have lot of problems with my own joomla component.
If solved could you tell us all what you changed for let it work correctly ?

Marco, have you solved your problems ? I have lot of problems with my own joomla component. If solved could you tell us all what you changed for let it work correctly ?
You must log in or register to leave comments