This topic is locked

Left Column like a header

1/7/2009 3:08:30 AM
PHPRunner General questions
M
mmponline author

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).

J
Jane 1/7/2009

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 author 1/8/2009

Thanks Jane.
I'll give it a go and keep you posted.