Page 1 of 1

editing the index.tpl file

Posted: Sun Dec 04, 2005 6:01 pm
by Cliff Harvey
Whilst looking for previous questions i came across one which asked: how do i make the original blog name and description static throughout the whole of the site, so that no matter where you are the header always looks like the first image? The answer was to .
My question is where is the file to be found?
Many thanks
Cliff

Re: editing the index.tpl file

Posted: Sun Dec 04, 2005 6:17 pm
by garvinhicking
The index.tpl template file can be found in your templates/XXX/ directory. If your template does not have that file, the one from the default/ directory will be used. You can copy it over to your template directory and edit the file.

More on that can be found here: http://www.s9y.org/44.html

HTH,
Garvin