Page 1 of 1

Static pages formatting

Posted: Mon Nov 23, 2009 6:42 am
by spackler
Hi, I'm sure this is right in front of me but I'm not seeing where to make the edits. I'd like to remove the author name and time stamp from the bottom of the static pages. Where do I make the changes so those don't show up?

Many thanks!

Re: Static pages formatting

Posted: Mon Nov 23, 2009 12:33 pm
by yellowled
spackler wrote:Hi, I'm sure this is right in front of me but I'm not seeing where to make the edits. I'd like to remove the author name and time stamp from the bottom of the static pages. Where do I make the changes so those don't show up?
The static pages plugin has it's own set of .tpl files. See /plugins/serendipity_event_staticpage/. You can copy these to /templates/YOURTEMPLATE/ and edit these copies to suit your template. s9y will override the plugin's .tpl files with the copies in your template dir.

YL