Hi there,
ARI Slider is great about inserting image code with relative paths, but for some reason later in the source it inserts more code that refers to other images(?) with http:// URLs. This is causing some security errors on our HTTPS site. Can anybody tell me how to get these other bits of code to either be relative, or refer to HTTPS URLs instead?
Here's an example of the code I'm talking about -
Code: |
<li class="menuItem"><a href="#" title="Ad Rotator Space 2"><img src="http://www.coastccu.org//modules/mod_arislider/includes/js/img/slides/-1" alt="Ad Rotator Space 2" /></a></li>
|
Thanks for any help!
Christiana