Page 1 of 1

Footer

Posted: Fri Sep 09, 2005 9:38 pm
by JrProd
Hi,

I would like to know the easiest way to put some informations at the footer of my blog. Something like the "The owner of supersized.org is not responsible for any content on this page!" that is written on thy S9Y blog.

Is there a plugin for that ?

Thanks ! =)

Posted: Fri Sep 09, 2005 10:49 pm
by wesley
Use the plugin I wrote called "HTML Nugget on Page" (yes, it's on Spartacus
as well as SourceForge CVS). Select "End of the Page" for the placement.
Example can be seen on my blog: I placed my copyright notice with this
plugin.

Posted: Fri Sep 09, 2005 11:04 pm
by Col. Kurtz
A non pluginbased solution: Simply edit the index.tpl of your template (if you know how to use basic html)

Posted: Sat Sep 10, 2005 12:32 pm
by JrProd
Thanks a lot ! Finaly I edited the index.tpl Works fine ! =)