Install demo data, go to the frontend, log in to the system, select Change password / profile in the right menu. Please note that there are very large margins between field sets.
fieldset + fieldset {margin-top: 2em}
and
fieldset {margin-bottom: 2em}
I don't know why this was done, but at the moment, in addition to a visually negative perception (okay, this is not objective), we also get extra indents for parameter descriptions.
Labels |
Added:
?
|
Big spaces between fieldsets are intended and better UX, they separate visually blocks of information.
But the descriptions should be inside the fieldset.
fieldset {margin-bottom: 2em}
is not present in Atum
Template
@rjharishabh this is the frontend, cassiopeia.
In backend, go to users, options.
Activate the "users can register" Option.
Then you find a link to a registration form in the login module in the frontend.In the registration form, the stuff with the token
Thanks, now I have understand
Contributors, please add the tag "J4 Frontend Template".
Labels |
Added:
No Code Attached Yet
?
Removed: ? |
Labels |
Added:
bug
|
I think the history can be found here #29138 and then here joomla/cassiopeia#99 .