Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › Window › centered window Tagged: bootstrap window, centering window, html window component, window, window component This topic has 1 reply, 2 voices, and was last updated 4 years, 9 months ago by admin. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 29, 2021 at 3:25 pm #101406 chipsMember Hi , how can open a centered window? January 30, 2021 at 9:40 am #101409 adminKeymaster Hi chips, As this is native component, you can use the CSS properties ‘left’ and ‘top’; Example for centering a Window with Size equal to 400px: left: calc(50% - 200px); top: calc(50% - 200px); Best regards, Peter Stoev Smart UI Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In