Hi there,
in the header of my survey, I want to have my survey logo appear on top of my survey title and descriptions as it already does. But what I would like to do is to have my survey logo in a white background and the survey title and description in a blue (#1F255E or #2F5376).
How will I be able to do this successfully?
the welcome.pstpl is :
<table class="welcome-table">
{CHECKJAVASCRIPT}
<div id="welcome">
<img src="{TEMPLATEURL}hhrs-nov-27-12.jpg" align="center" width="300" height="150"/><br>
<strong><span class="survey-name">{SURVEYNAME}</span><br>
<p class="survey-description">{SURVEYDESCRIPTION}</p>
</div><br>
<td class="survey-welcome">
{WELCOME}<br /><br />
{CLEARALL}
</td>
</tr>
</table>
I have a test survey currently activated which can be accessed through
survey.med.utoronto.ca/index.php?sid=95777&lang=en
Thanks.
Nkem.