The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Template broken on index page

Template broken on index page 5 months 2 weeks ago #89291

I have little issues getting the templates customized.

However, compare these two:

pianowizardacademy.com/survey/index.php/...x/sid/828785/lang/en

and this:

pianowizardacademy.com/survey/

On the latter, there is a missing header background. Don't really know why since the logo shows up fine, which are both referenced in the same manner in the template.

How do I go about fixing this?

thanks
The administrator has disabled public write access.

Aw: Template broken on index page 5 months 2 weeks ago #89298

  • jelo
  • jelo's Avatar
  • OFFLINE
  • Platinum Lime
  • Posts: 345
  • Thank you received: 32
  • Karma: 13
There is a second css which overrides your background with

body {
background-image: url("/survey/upload/templates/pianowizard/gradient2.gif");
}

This is not an external CSS but inline. Just remove the line and your background appears.
The administrator has disabled public write access.

Re: Aw: Template broken on index page 5 months 2 weeks ago #89323

  • DenisChenu
  • DenisChenu's Avatar
  • OFFLINE
  • Moderator Lime
  • Posts: 4374
  • Thank you received: 451
  • Karma: 165
ANd maybe remove the
body.default line at line 202.

You can use FireBug to review css files
The administrator has disabled public write access.

Aw: Template broken on index page 5 months 2 weeks ago #89361

Thank you for the quick responses.

The first solution fixed the problem. However, I now
find a problem on the page after registration. It is
missing the entire css

pianowizardacademy.com/survey/index.php/...ex/sid/75195/lang/en

This is a sample survey, so you can register with a fake address...then look at the next page. No reference of template.css

thanks
The administrator has disabled public write access.

Re: Aw: Template broken on index page 5 months 2 weeks ago #89363

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2853
  • Thank you received: 423
  • Karma: 243
That appears to be a bug. For some reason the {TEMPLATECSS} placeholder is not being parsed.

Please file a bug report and...
1. Give as much information as possible.
2. Provide step-by-step instructions how to reproduce the problem.
3. Provide screenshots and a sample survey.
4. Post the link to the bug here so we can follow the progress.
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.

Re: Template broken on index page 5 months 2 weeks ago #89366

Did that

bugs.limesurvey.org/view.php?id=6992

thanks again

Vin
The administrator has disabled public write access.

Re: Aw: Template broken on index page 5 months 2 weeks ago #89380

  • DenisChenu
  • DenisChenu's Avatar
  • OFFLINE
  • Moderator Lime
  • Posts: 4374
  • Thank you received: 451
  • Karma: 165
creativologist wrote: :blink: strange : TEMPLATEJS are OK, but not TEMPLATECSS. It's the same code :S
The administrator has disabled public write access.

Re: Aw: Template broken on index page 5 months 2 weeks ago #89405

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2853
  • Thank you received: 423
  • Karma: 243
strange : TEMPLATEJS are OK, but not TEMPLATECSS. It's the same code
Yeah, it's a problem with the way templatereplace() is called at the end of RegisterController.php.
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.196 seconds
Donation Image