Help, please, in my site the css is not working, the site have a external links, (bootstrap) and i use the subdomains to save my css; and i use that url for use the css in a external files, these files not have a host; in my web all css is not working, help. what do i?
You’re right there. However, just to state clearly:
The problem is caused by the fact that you include static files from a URL different from your website. Hotlinking to files from other websites is not supported on free hosting. Simply move your CSS and Javascript files to the same domain as your website is on and you’ll be able to use them without any problems.
Yes, I was trying and discovered that the css was not in the files of the web, I could not load, until by mistake I went to see the web where the css was and then I went to the other website and I discovered that if it is because is on the other side, thanks.