Hi,

I am using the native carousel in the master border, which I would like to use on most of my site. However, one page contains a form script generated by Simfatic Forms, which I have pasted into the html of an empty text box. When I preview or publish the site, the carousel does not work on this page - all the images contained in the carousel appear one underneath the other, vertically, all down the page.

I gave up on the carousel for this page and decided to create a new master border, based on the original one but without the carousel (just a static image file). When I tried this, the navigation bar kept using the Primary button style for the Home button but correctly used the custom style for the rest of the buttons. Then, when I published the site without the carousel, the nav bar disappeared. Through all this, the form works fine, by the way.

My question is: am I doing something basic and stupid or is it simply not possible to use the external script with NOF. I have used this script with other website design applications and it never gave me any trouble.

Can anyone help? (I am pasting the form script below, in case it is of help).

Thanks

<script src='http://www.mediterraniacyclingtours.com/forms/BikeRental/scripts/jquery-1.7.2.min.js' type='text/javascript'></script>
<script src='http://www.mediterraniacyclingtours.com/forms/BikeRental/scripts/jquery.sim.utils.js' type='text/javascript'></script>
<div id='sfm_container_div_BikeRental'></div>
<script type='text/javascript'>new sfmFormObj('sfm_container_div_BikeRental','http://www.mediterraniacyclingtours.com/forms/BikeRental/BikeRental.php?sfm_from_iframe=1',908);</script>