CSS & JS Problems

Status
Not open for further replies.

stevemoh

New Member
Messages
2
Reaction score
0
Points
1
Hey there!

Just started using x10hosting. Loving it so far but, I can't seem to get my css or javascript files to load up onto my page. Any help?

Thanks!
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

Welcome to x10Hosting! It looks like your HTML page is expecting your JavaScript and CSS files to be in directories, whereas they are actually located in the root. For example, your HTML document refers to "css/CustomCSS.css", whereas the "css" directory doesn't exist, and the file actually exists at just "CustomCSS.css".

Thank you,
 
Status
Not open for further replies.
Top