Teyrab Active member Banned User Jan 31, 2020 204 112 43 Canada Jul 18, 2020 #1 This window appears on right, I want it in center
frizzel Well-known member Trusted Uploader Jun 13, 2019 485 253 63 Wherever my imagination takes me Jul 23, 2020 #2 With just a picture one cannot be sure, but I think the div containing that login block has a fixed width. In that case just add "margin: 0 auto" to that div's class or id and it should be centered.
With just a picture one cannot be sure, but I think the div containing that login block has a fixed width. In that case just add "margin: 0 auto" to that div's class or id and it should be centered.