Page 1 of 1

setting up a theme.

Posted: Tue Mar 16, 2004 5:19 pm
by dmmr
Hello;
When I first installed my Blog, it looks like this:
http://www.autistic.ca/serendipity/

In the setup, its asks, what kind of 'theme' would i like, so I chose one and saved it, how ever it works in the configuration area, just not in the forum part...

Any working examples of 'main' pages with themes? the result is the same with layout.php or content.php.

Thanks for your time.

Dean :P

Posted: Tue Mar 16, 2004 6:44 pm
by garvinhicking
You just seem to be using the "embed" option. Turn it off.

Long explanation: When "embed" mode is on, s9y will leave it to your layout.php to include headers and footers. So you have to take care of sending html headers/footers and the right META-style tags.

HTH,
Garvin.

Posted: Tue Mar 16, 2004 9:16 pm
by dmmr
Interesting, thank you, it worked fine lol. :oops: