Useraccounts:unstyled - change html

I’m using the useraccounts:unstyled package.
It’s super easy to change the style, but I would also like to change its html.
For example have the error class render after the form class.

I could of course just add the package manually to my project folder and change its files,
but I was wondering if there is another solution.

cheers,
godo

Hey @godo15, lets have a look at this issue. It should be easy to change the order of form’s parts!

In version 2.0, modules order will be configurable via UserAccounts.configure like it is now for all the other options… But we’ll have to wait a bit more for now :wink:

1 Like