Question
How can I set constant width of pages?
I have about 7-8 pages in my survey with mix of matrix and text entry questions. I tried to increase the width of pages with only matrix type question using the code below.
.Skin .QuestionOuter.Matrix{min-width:1200px}
But, I am unable to set the same width of page with only text questions.
Any help would be greatly appreciated.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

It should be possible to custom width for any of these elements. (There is at least one mistake in the image SkinIner is a class and not ID)
If this won't help you, it might be better to provide screenshots for better understanding of your problem.