Changing the min height of questionnaire's area

  • vincent79
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #2367 by vincent79
Hello,

I'd like to change the minimum height of the questionnaire which is set by code :

<div id="pf_questionnaire" class="ui-page ui-page-theme-a ui-page-active" data-role="page" data-url="pf_questionnaire" tabindex="0" style="min-height: 746px;" >

Could you tell witch file i have to change ?
Is it possible to customize questionnaire (html,css,...) ?

Best Regards.

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #2369 by andrea_4g
Replied by andrea_4g on topic Changing the min height of questionnaire's area
The height is calculated automatically (by the jQueryMobile framework), from the inner height of the parent container.
If you make the container higher, so will the questionnaire area.

Please Log in or Create an account to join the conversation.

Time to create page: 0.154 seconds