Page 1 of 1

iframe in article but no sidebars

Posted: Wed Jun 15, 2005 11:48 pm
by Connaisseur_M
Hello s9yers,

I've something of a newbie question:

I want to embed an iframe into most of the articles. I insert the code into the text.

<iframe width="300" scrolling="no" height="230" frameborder="0" src="http://www.soulseduction.com"/>

The iframe is displayed correctly, but the right sidebar and the comments, footers etc. of the article are gone. This happens both in Firefox and IE.

What can I do? I've searched this forum for similar questions, but they all relate to siedebar plugins or static pages, but I need to have this iframe in several articles (in the extended text).

Any idea?

Regards,

Maik

Re: iframe in article but no sidebars

Posted: Thu Jun 16, 2005 3:11 pm
by garvinhicking
Hm, your iframe contains complete <HTML> tags which is AFAIK forbidden for iframes which may only start within <body> tags?

Regards,
Garvin