Search found 6 matches

by Webber
Tue Jul 25, 2006 3:23 am
Forum: Installation
Topic: Open links in same table
Replies: 6
Views: 3584

Never mind, my knowledge of PHP is just to little to be able to use Serendipity. I decided to use WordPress instead which is fully customizable for anyone, even me. ;)
by Webber
Mon Jul 24, 2006 7:55 pm
Forum: Installation
Topic: Open links in same table
Replies: 6
Views: 3584

Thanks for your answer.

However, I want to have the blog embedded in my normal page, just like the other topic with my own header and footer.

http://www.s9y.org/55.html

It's explained on this page, but the indexFile option is complete unclear to me. I don't understand it. I just want my own ...
by Webber
Mon Jul 24, 2006 1:24 am
Forum: Installation
Topic: Want to use my own header & footer
Replies: 10
Views: 7451

You can fix the style problem by including

<link href="style.css" rel="stylesheet" type="text/css">

in your header and copy the style.css from your template map to the serendipity map, or you can change the path to the location where the right style.css is located.

However, having this fixed. If ...
by Webber
Sun Jul 23, 2006 8:31 am
Forum: Installation
Topic: Open links in same table
Replies: 6
Views: 3584

OK, so I need to build a header.php and a footer.php around it. But how?

Is there an easy way to use a header, footer and maybe a custom sidebar? I think I need to use templates, but does someone have an easy example? In WordPress it's built-in and very easy. You can just insert your own code in ...
by Webber
Sat Jul 22, 2006 11:27 pm
Forum: Installation
Topic: Open links in same table
Replies: 6
Views: 3584

Looks like my answer is found

http://www.s9y.org/55.html

I'm trying if I can get this to work.
by Webber
Sat Jul 22, 2006 10:52 pm
Forum: Installation
Topic: Open links in same table
Replies: 6
Views: 3584

Open links in same table

Hey,

After a lot of trouble I finally got everything working. However, when a link like "Comments" is clicked, it opens a new page. Not a new window, but a new page. I currently have two tables, the top table showing my own HTML stuff and the table below that has the Serendipity blog in it. Works ...