J4 Issue ?
avatar AlainRnet
AlainRnet
27 Nov 2018

What needs to be fixed

I tried J4 on Joomla.com and I see that fields aren't responsive : http://artisanduweb.joomla.com/index.php/contact.html?view=contact&id=1

photo_2018-11-27_09-51-12

Why this should be fixed

CSS ? Somtehing like :
@media(max-width: 768px){
form:not(.form-no-margin) .control-group .controls {margin-left: 80px;}
}
@media(max-width: 480px){
form:not(.form-no-margin) .control-group .control-label {float: none;}
form:not(.form-no-margin) .control-group .controls {margin: 0;}
}

How would you fix it

Side Effects expected

avatar AlainRnet AlainRnet - open - 27 Nov 2018
avatar joomla-cms-bot joomla-cms-bot - change - 27 Nov 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Nov 2018
avatar AlainRnet AlainRnet - change - 27 Nov 2018
The description was changed
avatar AlainRnet AlainRnet - edited - 27 Nov 2018
avatar C-Lodder
C-Lodder - comment - 27 Nov 2018

Ideally the form layouts need to be rewritten using flexbox rather than a set width for the label, floats and left margins.

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Status New Discussion
avatar joomla-cms-bot joomla-cms-bot - edited - 28 Mar 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Mar 2019
Title
Nightly Build: contact form not responsive
[4.0] Nightly Build: contact form not responsive
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Mar 2019
Category com_contact
avatar joomla-cms-bot joomla-cms-bot - edited - 1 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 1 Apr 2019
Title
[4.0] Nightly Build: contact form not responsive
[4.0] contact form not responsive
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 4 Apr 2019
avatar jwaisner jwaisner - change - 24 Mar 2020
Priority Medium Low
Status Discussion Information Required
Build master 4.0-dev
avatar jwaisner
jwaisner - comment - 24 Mar 2020

@AlainRnet are you still experiencing this in the latest J4 build?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23177.

avatar AlainRnet AlainRnet - change - 24 Mar 2020
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2020-03-24 16:00:20
Closed_By AlainRnet
avatar AlainRnet AlainRnet - close - 24 Mar 2020
avatar AlainRnet
AlainRnet - comment - 24 Mar 2020

No, everything is OK now.
Thank you for the follow-up.
Regards.

Add a Comment

Login with GitHub to post a comment