We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 40122
    • 330 Posts
    I have 3 templates on my site. 2 of them work fine but for some reason the third requires me to put in the entire website's path for my external files to work, eg:

    www.mysite.com/css/styles.css


    instead of just:

    css/styles.css


    I've cleared my browser and Modx cache to no avail.

    Does anyone know of a way to fix this?
    • There are some places where that can be mixed up...

      Can you check with firebug or some other tool (press f12 in browser window) if there is a missing slash where the path to that css file is written?