We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 14793
    • 7 Posts
    I’m using JW Rotator to make a simple picture marquee on the front page of my site.

    https://www.sensovi.com/ (where the static picture is now)

    I’m using this code
    <center><img height="10" src="assets/images/spacer.gif" width="10" /></center><center>
    </center><center><br />
    <div style="text-align: auto;"><span style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br /></span></div>
    <table border="0">
    <tbody>
    <tr>
    <td>
    <div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this rotator.</div>
    <script src="http://www.sensovi.com/assets/images/slideshow1/swfobject.js" type="text/javascript"></script>
    <script type="text/javascript"><!--
    		var s1 = new SWFObject("http://www.sensovi.com/assets/images/slideshow1/imagerotator.swf","rotator","425","282","7");
    		s1.addVariable("file","http://www.sensovi.com/assets/images/slideshow1/playlist.xml");
    		s1.addVariable("width","425");
    		s1.addVariable("height","282");
    		s1.addVariable("shownavigation","false");
    		s1.addVariable("transition","fade");
    		s1.addVariable("rotatetime","15");
    		s1.addVariable("shuffle","false");
    		s1.write("container");
    // --></script>
    </td>
    </tr>
    <tr>
    <td><span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;"><center>We welcome you to <a href="[~73~]">our office and classroom</a>, or we'll meet you in the convenience, comfort, and privacy of your home through our <a href="[~85~]">online campus and website</a>.<br /></center>
    <p><span style="font-size: 12px;">W</span>e believe that personal happiness, growth, development, and success come through accurate information, accessible services, and innovative approaches—all in a caring and personalized environment.  </p>
    <p style="text-align: left;">Private, convenient, anytime, anywhere—you can get the help you need. We address <a href="[~63~]">relevant issues</a> in a dynamic, interactive environment, whether you are married, single, parents, educators, or fellow personal healthcare providers.</p>
    <div style="text-align: left;"><br /></div>
    </span></td>
    </tr>
    </tbody>
    </table>
    </center><center><br /></center><center><img alt="connect, learn, renew, enjoy" height="18" src="assets/images/sensovi_tagline.jpg" title="connect, learn, renew, enjoy" width="423" /></center><center><br /></center>


    Here is the test page. https://www.sensovi.com/index.php?id=330

    Notice that all the test content is gone, as well as the sidebar and menus, and the top skin bar blocks the slideshow.

    Any help to this nature would be useful. The slideshow appears to function other than overriding other page content and the template.

    Thanks,
    Joshua Terrell