Page 1 of 1

How to add the link?

Posted: Wed Jan 03, 2007 3:17 pm
by olena
Help!
I need to add the link to the web page from the login page and in the top banner of the blog?
Thank you,
Olena

Re: How to add the link?

Posted: Wed Jan 03, 2007 6:12 pm
by garvinhicking
Hi!

You can find the backend login code in serendipity_admin.php. Search for "PLEASE_ENTER_CREDENTIALS".

You can find the top banner code in the "index.tpl" file of your selected template in the /templates/ directory. If your template does not have that file, copy it from /templates/default/.

Best regards,
Garvin

Posted: Wed Jan 03, 2007 6:21 pm
by olena
thank you!