How about adding this CSS to the module, so the text fields actually stay in the middle of the screen if you wish to have that. Currently it is not aligned in the center, creating a ugly design.

.acym_module_form .onefield {
display: block ruby;
}

Hi,

thank you for your suggestion, but this is not what every user needs to have.

Design of the subscription form depends on the overall website design, and what is ugly for you can be very acceptable and beautiful to someone else.

You know the saying: "Beauty is in the eye of the beholder"

    5 days later
    13 days later

    mihha

    As I understand what you are saying, but many and most people will want to have the input fields nicely aligned in the middle of the page.

    At the moment, this is not working, since the input field aligns left of the center, creating a very ugly off-balance design. Why not make it more easy for everybody and make it align center correctly by default.

    Seems more logical to me.

    Without the CSS display fix