Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Progress bar doesn't show up

  • NganTran
  • NganTran's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 7 months ago #188029 by NganTran
Progress bar doesn't show up was created by NganTran
I am using LS 3.17.13, an extended theme of fruity (I didn't touch the progress bar css code at all). Even though I chose to show progress bar in the setting, it doesn't show up in my survey. If I change back to the fruity theme, the progress bar works normally. I don't know what cause the problem.

The survey is active at chatluongcuocsong.limequery.com/399666

Please help.

Thank you very much!
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 7 months ago - 4 years 7 months ago #188045 by tpartner
Replied by tpartner on topic Progress bar doesn't show up
You have this CSS rule in your custom.css file at line 320. Remove it and the progress bar will be shown.

Code:
.top-container {
    display: none;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 4 years 7 months ago by tpartner.
The topic has been locked.
  • NganTran
  • NganTran's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 7 months ago #188047 by NganTran
Replied by NganTran on topic Progress bar doesn't show up
Thank you very much Tony! May I ask another small question: how can I hide that progress bar at the first page of the survey (the welcome page)?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 7 months ago #188052 by tpartner
Replied by tpartner on topic Progress bar doesn't show up
In the theme editor, add this to the end of welcome.twig:

Code:
<style type="text/css">
  .top-container {
    display: none;
  }
</style>

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • NganTran
  • NganTran's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 7 months ago #188072 by NganTran
Replied by NganTran on topic Progress bar doesn't show up
It works perfectly. Thank you very much Tony!
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose