this topic
<body> <div id="header">[...]</div> <div id="content">[...]</div> <div id="footer">[...]</div> </body>
Is there a way to declare a CSS base path for the wrapper element?
<body> <div id="header">[...]</div> <div id="content">[...]</div> <div id="footer">[...]</div> </body>
Re: Custom CSS path for the content wrapper