Embed option and style

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
13x13
Posts: 1
Joined: Fri Sep 23, 2005 11:44 pm

Embed option and style

Post by 13x13 »

Ok, so I figured out a way to embed the blog using iframes since I can't understand any of the php or smarty stuff.

I want to change the font size and colors in the style.css. However when I make changes to the CSS of the template selected nothing happens. Does the embed option strip out all formatting? Am I editing the correct CSS file, or is there a special one for the embed?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Embed option and style

Post by garvinhicking »

Yes, if you use the "embed" option, the blog does not output any HTML HEAD information (which includes stylesheet reference).

As you are using iframes, in your case you do not need to turn on the embed option. Just switch it off, and your CSS should appear.

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