Potential Branding Problem
Hi,
I am having a problem with the branding in OHW.
I am configuring the ohwconfig.xml file with the following element:
<branding>
<brandingImage source="head_logo.gif" shortDesc="Help" />
</branding>
and placing a copy of head_logo.gif into the directory along with the ohwconfig.xml file.
When viewing locally there is no problem but when viewing over the network the image is not displayed.
On closer inspection the source of the branding html frame is as follows.
<img src="file:/C:/Program%20Files/Apache%20Tomcat%204.0/webapps/robohelp/helpsets/./head_logo.gif" alt="Help" border="0">
Am I configuring the system incorrectly, or is this a bug?
Thanks, Adam