View Single Post
Old 01-13-2013, 09:03 PM   PM User | #3
freddo99
New to the CF scene

 
Join Date: Oct 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
freddo99 is an unknown quantity at this point
The xml file contains the following

Quote:
<template description="Holidays - Slideshow" version="1.0.1">
<home_page fname="index.htm" />
<stylesheet fname="toc.xsl" type="toc" output="toc.xml" post_transform_exe="utils\SplitHtml.exe" post_transform_args="-d %d %i" />
<stylesheet fname="single.xsl" type="image_page" output="single.xml" post_transform_exe="utils\SplitHtml.exe" post_transform_args="-d %d %i" />
...
...
</template>
The section I am trying to alter changes the width and height of slideshow images
freddo99 is offline   Reply With Quote