Quote:
Originally Posted by jdiehl
There is a line in the code that says:
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
Do you have a blank div on your home page? Something similar to:
<div id="fadeshow1"></div>
This is required, since that defines where the slideshow appears. That's the best I can do without a link.
|
Thanks so much for taking the time to read through and replying so promptly.
I have added <div id="fadeshow1"></div> such that the image transition appears in the right hand section right above the news.
Just a thought, but is this related to $SkinDir not available in the javascript section, which I have used to fetch the custom javaScript?