header and layout.php
Posted: Mon Jul 05, 2004 4:57 pm
I'm trying to insert a custom <head> portion into a Serendipity blog. I tried following the README file using the embed method described there. I'm not having much luck getting this to work as only the left and right sidebars are displayed on only the left side with no content. But, I found this post here in the forum http://php-blog.sourceforge.net/forums/ ... layout+php where garvinhicking says:
.
Thanks in advance,
I would like to add the header/footer information this way mainly to keep things simple. So, could someone point me to a page somewhere that tells exactly how to do this? Or maybe more information about layout.php? Some examples would be even betterBasic idea is: Turn on the embed option in s9y configuration. Then go to one of the template directories and edit layout.php - there you can put in all your header/footer/extra layout information that will wrap the blog. That is the easy way.
Thanks in advance,