I have a need to include a row of buttons in a left column similar to a header or a footer. How do I do this for all pages and more important: Is it possible to save this "left column" in a template so that it does not dissapear again on page reset (that is sometimes needed).
Stephan, you can create your own layout in the C:/Program Files/PHPRunner5.0/templates/layouts/ directory. Copy all files from one of the pre-defined layout and modify HTML files for this new layout as you want.
M
mmponline author1/8/2009
Thanks Jane. I'll give it a go and keep you posted.