I have a form that is secure but all of the chronoforms js and css files are not loading properly. So I get SSL warnings. I have tried to fix this issue and I have not had any luck. I upgraded chronoforms to the latest version and that did not work. Below is a list of the files that are causing the problems. Any help would be appreciated.
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/frontforms_tight.css" type="text/css" />
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/formcheck/theme/blue/formcheck.css" type="text/css" />
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/formcheck_fix.css" type="text/css" />
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/formcheck-yui.js" type="text/javascript"></script>
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/formcheck-max.js" type="text/javascript"></script>
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/lang/en.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/frontforms_tight.css" type="text/css" />
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/formcheck/theme/blue/formcheck.css" type="text/css" />
<link rel="stylesheet" href="http://www.foodandcare.org/components/com_chronoforms/css/formcheck_fix.css" type="text/css" />
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/formcheck-yui.js" type="text/javascript"></script>
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/formcheck-max.js" type="text/javascript"></script>
<script src="http://www.foodandcare.org/components/com_chronoforms/js/formcheck/lang/en.js" type="text/javascript"></script>