Making Question Tables Wider on the Survey Page
I am cross-posting here what I found in the Developer Section under a title that is less technical than what I stumbled upon. My team was designing a survey and the questions in tables were showing a scroll bar across the bottom. We tried searching under Margins without success because the changes these answers were suggesting were not fixing the key problem. I tried a search using table width in my question and came upon a thread using the phrase Matrix tables. In there, I found the Custom CSS code that will let you change the amount of space your table uses on your survey page. Default is 750px. To use more space on the page, go into Look and Feel in your survey and copy/paste the following into the Custom CSS section:
.Skin .QuestionOuter.Matrix{max-width:1000px}
Obviously, you can change the 1000px to any number you wish. Enjoy!
Leave a Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.