Page 1 of 1

[solved] Ocean Theme Slideshow

Posted: Wed Sep 23, 2009 12:38 am
by seh87
I am working on a site using the Ocean theme (http://ocean.colony101.co.uk) and am having trouble getting the JQuery slideshow working.

I am using:
CMS MadeSimple 1.6.5
JQueryTools 1.0.3
CGExtensions 1.14

And the code I'm using is:

Code: Select all

<ul>
<li><img title="WKU" src="uploads/images/wku.jpg" alt="WKU" width="608" height="210" /></li>
</ul>
My site is currently located here: http://www.wku.edu/sga/new2

I am unsure what the problem is, but would appreciate any suggestions of how to get this working.
Thanks!

Re: Ocean Theme Slideshow

Posted: Wed Sep 23, 2009 3:45 pm
by nicmare
i just found one strange bug. u included jquery tools twice. change that.

also check


seems u forget to upload them

Re: Ocean Theme Slideshow

Posted: Thu Sep 24, 2009 1:07 am
by seh87
Fantastic! That fixed it. I had moved some things around and lost those files somehow.

Thanks!