Extra <br/> break line appears after an iframe that is insertted with {embed}
Posted: Sun Jan 17, 2010 5:47 am
Hi,
I am using the embed function to insert a html document into my content. the command is a simple one line saying {embed url="/pages/products_families/1.htm"} , but when the page is viewed there is an extra tag right after the tag.
This tag is not part of the content that I edit. I checked the html code in the page editing TinyMCE, and there is nothing there besides the {embed....} tag.
I'd appriciate your input on where this is coming from.
You can see the problem at http://www.alphataurijewelry.com/index.php?page=products_families_1b . After the tags there is an extra tag that puts a empty line after the image.
Just to make the issue clear, this is not a CSS problem and it is not related to the fact that the /plugins/function.embed.php creates an iframe with a height that is bigger than the height of the embedded page.
Thanks for all your help.
I am using the embed function to insert a html document into my content. the command is a simple one line saying {embed url="/pages/products_families/1.htm"} , but when the page is viewed there is an extra tag right after the tag.
This tag is not part of the content that I edit. I checked the html code in the page editing TinyMCE, and there is nothing there besides the {embed....} tag.
I'd appriciate your input on where this is coming from.
You can see the problem at http://www.alphataurijewelry.com/index.php?page=products_families_1b . After the tags there is an extra tag that puts a empty line after the image.
Just to make the issue clear, this is not a CSS problem and it is not related to the fact that the /plugins/function.embed.php creates an iframe with a height that is bigger than the height of the embedded page.
Thanks for all your help.