Truth Template MODS:

Just upload the truth template into your templates folder. Here are a few simple instructions to get you going.

To Change Categories Icons

Change plugin_internal.inc.php

Line958

$image = $this->get_config('image', serendipity_getTemplateFile('img/nav_icon_c.gif'));

Line 992

$html .= '<a href="'. serendipity_rewriteURL(PATH_FEEDS .'/'. PATH_CATEGORIES .'/'. serendipity_makePermalink(PERM_FEEDS_CATEGORIES, array('id' => $cat['categoryid'], 'title' => $cat['category_name']))) .'"><img src="../templates/truth/img/nav_icon_c.gif" alt="Catagories" style="border: 0px" /></a> ';

To change Static Pages Icons I have included the static pages plugin of the base template directory. Stick that into your serendipity plugins folder.

The rest is a matter of changing the index.tpl file the sidebar.tpl file and style.css to suit your tastes.

A link back to http://www.truthrealization.com/ or http://www.dhtmlnirvana.com/ is appreciated.

You can also email me with any bugs at etraversa@dhhtmlnirvana.com

There will be DHTML Version of this template coming shortly so keep an eye out for that if interested.

Thanks

Eddie Traversa