Centering password reset form (v2022)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
philmills
User
Posts: 590

Centering password reset form (v2022)

Post by philmills »

If I turn off headers/footers for the password reset page, the form is offset to the left

in the template, moving div elements outside the form fixes it:

<div class="ew-reset-pwd-box">
<div class="card">
<div class="card-body">

Is this already fixed in v2023?


mobhar
User
Posts: 11922

Post by mobhar »

I believe that this issue has been resolved in v2023.

It is already centered horizontally, but it's still top aligned vertically.


philmills
User
Posts: 590

Post by philmills »

This isn't fixed in v2023, I don't think it's fixed in v2024 either - can someone confirm?


Post Reply