Survey answer- line wrapping
-
Each “survey question” is set to the column width of 590 pixels as defined in the CSS template format, however the “survey answers” width are still shorter than the question length, and are wrapping at about 250 px. and are also right justifying. They are also in a larger and different font that the question.
How, and in what PHP file can I correct this- so that the answer length is the same as the column width (until it wraps), and where it does not fully justify (to the right column margin)?
Also, the Tab sizes are variable according to their text content- and are all right justified- instead of centered- in which file and where can I correct this?
These options should be in the settings configurations- rather then amateurs (like me) having to modify or tweak PHP files.
The topic ‘Survey answer- line wrapping’ is closed to new replies.