Page 1 of 1

Stylesheets

Posted: Mon Mar 01, 2010 10:03 pm
by alexisantonakis
Hi,

I have embedded the Blog into my website and it is inheriting the main site's stylesheets, obviously....but how can I go about assigning a different style sheet to the blog itself?
The installation documentation makes reference to this.but just says how to do it will be added when someone can find the time to do so.

Thanks
Alexis

Re: Stylesheets

Posted: Tue Mar 02, 2010 11:25 am
by garvinhicking
Hi!

When you embed s9y into your main site, then you need to change the main site's stylesheet to change the look of Serendipity.

Only when you don't embed s9y, the CSS of its templates are emitted, that's the whole reason for embedding though. :-)

Best regards,
Garvin

Re: Stylesheets

Posted: Tue Mar 02, 2010 3:04 pm
by Don Chambers
You could use your site's main stylesheet to import a particular template's stylesheet.

Re: Stylesheets

Posted: Tue Mar 02, 2010 6:53 pm
by alexisantonakis
Thanks guys..decided to use an <iframe> instead, that way I can keep the css of the blog separate to my site