Page 1 of 1

How do I skin my blog ?

Posted: Wed Sep 28, 2005 5:51 pm
by .Joel
Hi,

I am interested in knowing where to start to edit the skin files ? Is it an online editor such as with Invision Power Board or is it in static files which I download, edit and upload ?

Regards,

.Joel

Posted: Wed Sep 28, 2005 6:28 pm
by Snowfox
First i suggest an editor like this one:
http://notepad-plus.sourceforge.net/uk/site.htm
And then you just need to open the style.css of the skin you
want to edit, there is an folder in your serendipity install called
templates there are all the skinfiles in. Hope that helps and happy
skinning.

Posted: Thu Sep 29, 2005 2:15 pm
by garvinhicking
Also look at the *.tpl files in your template, you can edit them with a file editor as well. Those files contain the HTML code of your template and can be templated with the SMARTY markup.

Regards,
Garvin