Jump to content

centralized login menu


igeoorge

Recommended Posts

hshah

Is it possible to leave the contents of the red box centralized?

 

What exactly do you mean by "leave the contents of the red box centralized"?  Do you want to move it down the screen so that it is in the middle?

Link to comment
Share on other sites

igeoorge

What exactly do you mean by "leave the contents of the red box centralized"?  Do you want to move it down the screen so that it is in the middle?

 

 

Yes, I want to move down to center.

Link to comment
Share on other sites

Happy2Play

I guess something like this.

#loginPage {
        top: 50%;
}

Might need to adjust the percentage.

  • Like 2
Link to comment
Share on other sites

igeoorge

I guess something like this.

#loginPage {
        top: 50%;
}

Might need to adjust the percentage.

 

That's right. Thank you!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...