Adobe Captivate align middle of the window when resizing the browser window
Hey I've a question regarding changing the css or html file of the html Export?
What I want to reach?
I created a Project, which Resolution is bigger than the Resolution of the desktops in our Company. I insert a big blurred Picture as a Background and then created a viewport due a invisible form with the iPad Resolution in the middle of the Project. In this form I would like to create the Content and the Navigation. I would like to Export the Project as a non scaling html. When the learner opens the Project I want that the middle of the Project is always in the middle of the browser window when he resizes the window or whatever Resolution the learner has.
What I've done already?
I already set the Position to "fixed" so there is no Scrolling possible in the browser anymore.
.cpMainContainer{background-color:#2f2f2f;height:100%;width:100%;padding:0;position:fixed;margin:0 auto;}
Maybe somebody has an idea?
Thank you
