[solved] Ocean Theme Slideshow

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
seh87

[solved] Ocean Theme Slideshow

Post 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!
Last edited by seh87 on Thu Sep 24, 2009 1:08 am, edited 1 time in total.
nicmare
Power Poster
Power Poster
Posts: 1150
Joined: Sat Aug 25, 2007 9:55 am

Re: Ocean Theme Slideshow

Post by nicmare »

i just found one strange bug. u included jquery tools twice. change that.

also check


seems u forget to upload them
seh87

Re: Ocean Theme Slideshow

Post by seh87 »

Fantastic! That fixed it. I had moved some things around and lost those files somehow.

Thanks!
Locked

Return to “Layout and Design (CSS & HTML)”