> Hans, THANK YOU! This looks like it will do exactly what I need! I appreciate 
> your help very much!

your most welcome!
Just for completenes sake, IF at some point you want to be able to use
(:noleft:) in a wiki page to suppress the sidebar, then you need to
change the notsosimple.tmpl file like this:
add
<!--PageLeftFmt-->
directly before these lines:
  <div id="menubar" $SkinMenuBarVisible>
      <div id="wikicmds" align="right">
         <!--wiki:$Group.PageActions $SiteGroup.PageActions-->
      </div>
      <div class="clearer"></div>
  </div>
and add
<!--/PageLeftFmt-->
directly after those



cheers


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

Reply via email to