Quote:
Originally Posted by Lynne
There are several different css files. You need to make sure you include all the ones you need.
|
I've been messing around with it for 20 minutes now. Still no result.
All I want is a proper custom page with a proper box for content. Not just the simple:
Code:
<h2 class="blockhead">Title</h2>
<div class="blockbody">
<div class="blockrow">
Text
</div>
</div>
For that code only leaves the blue top bar and nothing else. There should be someway to get it all.