Hi everyone
Well my css files are located in /CSS/ folder, and my masterpage is just located at the root, the css files work fine with the template, but when I create a page in a new folder, they dont apply.
I have changed the link refs several times, such as ~/CSS/Layout.css but none of these are working, below iare both the hrefs,
<link href="/CSS/SimpleMenu.css" rel="stylesheet" type="text/css" />
<link href="/CSS/Layout.css"rel="stylesheet" type="text/css" />
Help appreciated.
Cheers