Header Horizontal Nav Bar?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Header Horizontal Nav Bar?

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Header Horizontal Nav Bar?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Post by TKS »

Would I place this between the 'homelink2' and 'mainbody'?
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Post by TKS »

Nevermind...I got it...it is between the second homelink and the mainbody.

Works like a charm :P
Post Reply