[BUG | FEATURE] Correct form structure for css styling

  • reilldesign
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
3 days 17 hours ago #170550 by reilldesign
The form structure is not correct in the view register. The form with the ID osm_login_form also contains the following information:
  • h2 id osm-new-user-register
  • h3 id osm-account-information

However, these belong to the form with the ID os_form (see screenshot).
As soon as the structure of the form and the error is corrected, both forms can be individually designed with CSS.

  • Please Log in or Create an account to join the conversation.

    More
    3 days 15 hours ago #170559 by Tuan Pham Ngoc
    Replied by Tuan Pham Ngoc on topic [BUG | FEATURE] Correct form structure for css styling
    I see. But as of right now, it might not be possible to make the change/correction because it could cause incorrect issue on the site with override for the layouts implemented

    I will see if I can come up with a safe way to handle it. But as of right now, I'm unsure

    Tuan

    Please Log in or Create an account to join the conversation.

    • reilldesign
    • Topic Author
    • Offline
    • Premium Member
    • Premium Member
    More
    2 days 12 hours ago #170591 by reilldesign
    That would be a very good improvement. Without this error, the form structure is valid and can be designed well. Users who have created an override can keep it. Nothing changes in the function as far as I can see.

    Please Log in or Create an account to join the conversation.

    More
    1 day 17 hours ago #170604 by Tuan Pham Ngoc
    Replied by Tuan Pham Ngoc on topic [BUG | FEATURE] Correct form structure for css styling
    I will see what I can do here to make it safe with old overrides (it's not simple as you said). But leave it to me

    Tuan

    Please Log in or Create an account to join the conversation.