tip earned will send it when im home im at work atm
Appreciated, thank you
The https:// references should be fine (although there's no harm done in switching those to // as well). It's the http:// references (without the "s" at the end) that you want to look out for.
Also once you've done this I would advise you to redirect http requests to the https version of your site, as mentioned in this post:
If you use Apache follow the instructions on this website:
http://www.inmotionhosting.com/support/website/ssl/how-to-force-https-using-the-htaccess-file
[...]