• Hi!

    Thanks a lot for the plugin! Works awesome and very easy.
    Now my question: I want the descriptions of the input fields to align on the left but the submit button to align in the center.
    this seems not to be possible with CSS because both are in
    form –> p
    there is no class in the p′s, so I can′t modify one of them without modifying the rest too.
    Is there a way I can add the class to the php without having it lost after a update of the plugin? Is there a hook?
    Or could you implement a class for the p in which we have the submit button? I think users would really like it. It would make the plugin more customizable.

    Any ideas?
    Thank you!
    Anna

    • This topic was modified 7 years, 10 months ago by annaschimpf.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi Anna,

    You mention ‘descriptions of the input fields’, these are the labels. The problem you will encounter are the error notifications such as ‘Please enter at least 2 characters’, they are part of the label as well. So if you left align the labels, these notifications will be printed on the left as well.. probably doesn’t look nice. If that’s not a problem for you, please let me know.

    Guido

    Plugin Author Guido

    (@guido07111975)

    Closing this topic because of no replies.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add class to php?’ is closed to new replies.