Picture shown on each page

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
David

Picture shown on each page

Post by David »

Hello!

I want to create a picture which is shown at each page of the weblog. I will put it in the footer! How can I do that?

David
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Picture shown on each page

Post by garvinhicking »

Just edit the "layout.php" file of your selected template (or templates/default/layout.php if you don't have one). There you can insert HTML at the top or bottom of the file.

Or use a snapshot of our 0.8 development version, where we use Smarty. There you can edit the *.tpl files inside of the template directory and put straight HTML code there, without needing to know anything about PHP.

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
David

Post by David »

Thanks, it works!

David
Post Reply