Introduction
I have two domains, http://mauricevandorst.com/ and http://tacticalmotion.nl/.
What do I want
I want the website https://mauricevandorst.com/personal-page/index.html to be the same website as http://tacticalmotion.nl/personal-page/index.html. The files and paths are exactly the same, so it should work but unfortunately it does not..
The issue
On my domain, mauricevandorst, the .css files load perfectly. On my other domain, tacticalmotion, the .css files do not load at all.
To load the .css files in my Index.html I use the following code:
<!-- Custom Theme CSS -->
<link href="css/main.css" rel="stylesheet">
The CSS files I use can be found here:
main.css - bootstrap.css - bootstrap.min.css
Extra information
I have found out that when loading http://www.mauricevandorst.com/personal-page/index.html (http instead of https) gives the mistake too. Could it possibly be an SSL certificate that misses?
http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css, byhttps://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.cssor//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.csshttp://and nothttps://. You can use//if you want to use current protocol