Jump to content
  • 0

Position Login Screen On Authentication Failure


Afzal1

Question

Hi ,

I've managed to style my login screen to appear in the center of the screen, but when authentication fails it reverts to the left position. Does anybody know how to align this to center also please?

(This issue seems to only happen on desktop, please see below images... Also I'm not sure if it's a completely new form / table that's generated by Caspio for login after an authentication failed attempt as the width seems to differ before and after authentication on mobile devices).

snip 1.JPG

Snip 2.JPG

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0


Hi thank you so much @Queso and @Meekeee, I submitted a service request to caspio developers and reached out to the community to try and save me an arm and a leg in costs... Fortunately on this occasion I think it only needed a tiny bit of code in the data page which I've put below for your info (I also changed the embed container on the website from flex to block which was also impacting the layout):

<style>
form[action*="[@cbAppKey]"]{
display:grid !important;
}
</style>

Also thanks for the 'centering details data page' post I think it's going to come in very handy as I continue to develop my user interface : )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...