Friday 25 April 2008 12:51:28 am
I just wannar a pure HTML site ( only three pages ) , so how to do it with ez? I'm lost in it. Maybe we could login to the admin area, then create some <i>objects</i> under <i>content structure</i>, but i'm puzzled with the css. U know, in every page, there are lots of CSS tags for special display. Some like "div", "p", "span", if i use object for every page, ez will use his own tags, then my styles are missing. E.G. ez will print the page like this:
<div class="content-view-full">
<div class="class-folder">
<div class="attribute-header">
</div>
</div> </div> And i could not even know what style or tag will ez add into the page, so how could i do with it? e.g. i just want to create two divs, one is in the left, and the other is in the right ? What can i do? Anybody can help me?
|