On Sunday 03 June 2007 1:55:08 am Laurent Meister wrote:
> Hello everybody,
>
> is it possible to place the groupfooter (generated by the wiki)
> outside of the content-area in an separate area fixed in the tmpl?
>
> Thx for helping
>
> Greatings Laurent (kt007)
Yes, this is possible. In your skin's .tmpl file, look near the bottom and 
you'll find a section such as this:

<!--PageFooterFmt-->
  <div id='footer'>
    <!--function:RenderPart footer-->
  </div>
<!--/PageFooterFmt-->

Simply move that block of code to another location in the .tmpl file and 
you'll move the footer in the rendered pages.

Ian MacGregor

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to