Solved
DIsabling a header image on the first page of a survey?
Does anyone know of a way to disable a survey's header image on the opening page of a survey? My searches so far have come up empty.
I'd like to be able to use a particular graphic which incorporates the relevant logo into its design on the introduction / landing page, and then have the logo alone be displayed on subsequent pages throughout the survey, but I'm not sure of the best way to achieve this effect.
Best answer by fleb
Hi
do you mean the logo image? If so, put then put the following code to your first page: `jQuery("#Logo").css("display", "none");`
If you have inserted another image to the header, just assign it an ID and do the same as above with this ID.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
