<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
hi list<BR>
I would like to embed the content of groupheader /footer into divs. So I can style them sepeartly from the wikitext.<BR>
<BR>
&lt;div id=&quot;header&quot;&gt; . . . .&lt;/div&gt;<BR>
&lt;div id=&quot;wikitext&quot;&gt; . . . .&lt;/div&gt;<BR>
&lt;div id=&quot;footer&quot;&gt; . . . .&lt;/div&gt;<BR>
<BR>
<BR>
Is there a simple way to do it or does the pmwiki.php code to be changed?<BR>
<BR>
grz nos<BR>
<BR>
</BODY>
</HTML>