It may be a useful option for more flexibility, however I got it to position correctly by forcing the outer emodal container to 100% width and sizing the inner div’s width and adding margin: 0 auto.
Thanks again.
Thank you very much for the response.
I’m going to use the modal to drop down some specific post content under the main horizontal nav after a nav item is clicked. Because the modal’s code appears outside any of the page divs, it is not able to keep it’s horizontal position under the main nav when the browser window is resized (ideally the modal would have to be the child of a container positioned relatively).
Does this make any sense?
I’m running into this as well with the single choice questions. Is this a bug or is it my doing?