Hello,
I installed an SSL cert into Apache for our Moodle site (https://moodle.mrbritt.com/). When viewed in Firefox, everything is fine, but when viewed in IE8, it asks "Do you want to view only the webpage contact that was delivered securely?" If you choose Yes, it looks like the CSS isn't applied, but if you answer No everything looks fine.
Has anyone run into this issue before?
In config.php, the site base link variable was http://moodle.mrbritt.com/. I changed it to https:// and all is well. Thanks!