Page 1 of 1
echo search results
Posted: Sun Jan 23, 2005 10:31 pm
by bconnolly
Ya know how search results echo above content and below the banner? Someone want to help me work it so it prints on the bottom left of the top banner?
Please.
Best,
Brian
Re: echo search results
Posted: Mon Jan 24, 2005 9:48 am
by garvinhicking
In Serendipity 0.8 you can edit the *.tpl files in your template directory and place {$content_message} variable where you want to have it.
If your template directory doesn't contain the appropriate .tpl file, copy them from the templates/default/ folder.
Currently, {$content_message} is emitted in content.tpl. But you can move that to any other file.
Regards,
Garvin