David Crossley wrote:
> Gav.... wrote:
> > 
> > I am trying to re-organise header/abstract + MOTD + ToC into a container
> > div, but is a little difficult when some of the content/structure comes from
> > site-to-xhtml.xsl and some come from document-to-html.xsl and the 2nd refers
> > to the 1st !!
> 
> I will try to help with this later next week.
> Off now for a long weekend.

I have a new structure now by adding a "div id=front-matter"
and using a similar trick to the empty div for
"skinconf-toc-page" in document-to-html.xsl.

Not yet figured out the CSS. However, i ran out of time
today so will try again late next week.

-David