| View previous topic :: View next topic |
| Author |
Message |
shadowdrifter
Joined: 17 Jul 2006 Posts: 5
|
Posted: Mon Jul 17, 2006 5:24 pm Post subject: Logo probblems |
|
|
Hi I am new to shipworks I try using this code
<xsl:template name="outputHeaderPreAddress">
<img src="images/a1.gif" />
</xsl:template>
to put in my image but the problem lies i think lies within the directory or is there is a size limitation to the graphic?
Plz help |
|
| Back to top |
|
Wes Site Admin
Joined: 07 Oct 2002 Posts: 7427
|
Posted: Mon Jul 17, 2006 7:28 pm Post subject: |
|
|
Do you have a file called "a1.gif" in a folder called "images" that exists in the directory where your template.xsl file is located? Templates are located in C:\Program Files\ShipWorks\Application Data\Templates\Category Name\Template Name.
Thanks,
Wes
Interapptive, Inc. |
|
| Back to top |
|
|