Page 1 of 1

Header Horizontal Nav Bar?

Posted: Tue Jan 25, 2005 1:56 pm
by TKS
Hi all,

I've added some different sections to my blog (forums) and wanted to provide a navigation bar...either java or other...to horizontally display across the top of the blog under the header at http://linuxblog.sytes.net

I have a slight idea what I'm doing...but no idea where to do it at :wink:

So, does anyone know where I would go to edit this puppy into existence? As it is now, I'm only providing a html nugget with links that isn't very visible...and I know that I could put a java menu there...but I feel that a horizontal one across the top would server better. Can anyone direct me on this?

Re: Header Horizontal Nav Bar?

Posted: Tue Jan 25, 2005 2:01 pm
by garvinhicking
That is quite doable.

With Serendipity 0.8 you can easily edit the Smarty .tpl files for that to put HTML anywhere you like. This is the preferred way.

With Serendipity 0.7 you can edit your templates layout.php. But be warned, this change will be lost in Serendipity 0.8 if you don't migrate it.

Regards,
Garvin

Posted: Wed Jan 26, 2005 7:29 pm
by TKS
Would I place this between the 'homelink2' and 'mainbody'?

Posted: Wed Jan 26, 2005 7:34 pm
by TKS
Nevermind...I got it...it is between the second homelink and the mainbody.

Works like a charm :P