Kassetra Stevenson wrote:

> I have now created a host for my new sitegroup, and created a root page,
> root style and an admin group (with a person!)....
>
> Here's where I start to get fuzzy.  My company website has a very
> complex layout, in three nested tables:
>
> The first table (outer most table) controls the basic look of the
> website.
>
> The second table (nested inside the first table) controls where the
> logo, navigation, and content go.
>
> The third table (nested inside the second table, so it is the inner most
> table) controls the layout of the actual content (and right now, has the
> text/form content actually in it).
>
> How do I break down the layout to put it into midgard, so that midgard
> can reassemble it, and *where* do I put it, styles?

Style and its elements. You could create:

ROOT:
<table><tr><td><img src="/logo.gif"></td></tr>
<tr><td><[navigation]></td></tr></table>

navigation:
<table><tr><td><[menu]></td>
<td><[content]></td></tr></table>

menu:
.... etc ...

> pages?  And if I
> put the .css file into a page, how do I use it?

As you would usually as it were in a file.

> here's part of the web site I am trying to convert to midgard... (the
> opening page) for an example of the layout I am trying to explain:
>
> http://www.coopnkass.com/0.0.index/index.html
>
> And yes, once I figure midgard out, I'm going to write a nice,
> looooooong faq: "how to convert your website to midgard" that will
> hopefully help other users.  (I will need a uid & pw)

Best to contact Armand ([EMAIL PROTECTED]) directly.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to