Page 1 of 1

Embed option and style

Posted: Sat Sep 24, 2005 1:03 am
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?

Re: Embed option and style

Posted: Mon Sep 26, 2005 1:05 pm
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