hello list
i got bad feedback form my users about the huge space between the questions
and inside the questions at all
here a little mofdification suggestion for
survey_render.inc
**change :
<td class="preQuestionBorder"> </td>
**to:
<td class="preQuestionBorder"> <!-- ONE SIMPLE SPACE --></td>
in stylesheet for "preQuestionBorder" you can set an blank image to set the
height of this space otherwise you cannot limit it
in css as new:
blockquote {
font-family: Verdana,Arial,Helvetica; /* Your Font set */
border: 0px;
height: auto;
margin: 0px auto 0px 10%; /* use "px" OR "%" test it */;
}
as well: with the cool Hack of Chad Bearden´s resp_interface the results
need now a view like the surveys have!
would you like me to do that or will you do it!?
kind regards
flobee
|