menue bar

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
Guest

menue bar

Post by Guest »

hi, i want to add a menue bar under the serendipity banner, can anybody tell me how that works?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: menue bar

Post by garvinhicking »

Using Serendipity 0.8:

1. Create a templates/anonymous/ directory
2. Copy templates/default/index.tpl to templates/anonymous/index.tpl
3. Copy templates/default/info.txt to templates/anonymous/info.txt
4. Edit this templates/anonymous/index.tpl file and insert your HTML code below the <h1> / <h2> HTML code
5. Edit templates/anonymous/info.txt and insert the name of your template there. Think of something creative.
6. Go to your Serendipity Style manager and choose your "anonymous" template.

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/
Post Reply