Hello,
Was wondering if anyone could help me out, I'm trying to add an image to the help file banner. Can anyone provide code to add to a template?
Thanks
Hello,
Was wondering if anyone could help me out, I'm trying to add an image to the help file banner. Can anyone provide code to add to a template?
Thanks
No one here has tried this before?
<tr id="pagetoptable1row2">
<td width="80%" align="left"><span id="pagetitle"><!--DXMETADATA start type="ItemTitle" --><Item Title><!--DXMETADATA end --></span></td>
<td rowspan="3" width="20%" align="right"><img src="images/BannerLogo.png"></td>
</tr>
I was doing same thing you posted just GUI way in the Normal view of HelpStudio Page Layout Editor and applying a background too the table. Easier than my way but in both case I run into not being to fully wrap the header/banner with a picture... find it weird no option was never implemented.
I guess help files were meant to stay boring...
Euromatt thank you for taking time to help
You can switch to source edit mode and change the img src to a relative address.
You might be interested to know that HelpStudio 2011 (currently in beta) supports a banner image as a built in option (on the Branding page in the Profile editor).