Page 1 of 1

Template Modifications

Posted: Sat Apr 09, 2005 6:49 am
by neumannu47
I'm brand new to Serendipity, and I know just a little HTML. How can I get rid of the line (Posted by Admin at 00:38 | Edit entry) beneath each new post? Also, how can I reduce the font size on the date for each post? I'm using the default template.

The program is great. The ability to customize it with clickable plug-ins is fantastic for a newbie like me.

Re: Template Modifications

Posted: Sat Apr 09, 2005 2:46 pm
by garvinhicking
You can edit the *.tpl templates in your template directory. And read http://www.s9y.org/44.html for a complete templating HowTo.

Font sizes can be reduced via editing the style.css file and learning CSS.

Sadly, this all requires some knowledge in HTML and CSS, there's not much we can easily do about it. :-/

Regards,
Garvin