Adding iframes in Joomla 1.5
Check out my iframe in module position here : http://www.virtuosomaster.com/tutorials/iframe-in-module-position/
If you are looking a plugin to put iframes in external site or content within a page content without having to handcode HTML. Click the link below.
mosiframe for Joomla 1.5
How to use:
1.Install the plugins and activate.
2.Insert this code to your content
{iframe}url{/iframe}.
or
{iframe width=”320″ height=”240″ align=”top”}url{/iframe}.
Example:
{iframe width=”320″ height=”240″ align=”top”}http://www.virtuosomaster.com/{/iframe}.
3.Save and test your work.




















Hello,
I have refer to your link regarding IFrame : http://winfoes.co.uk/dldocs/JoomIframe.html
I want Iframe to be set for my page content part,I have written code –
{iframe width=”700″ height=”900″ scrolling=”yes”}http://google.com{/iframe}
in the div tag of content page.
But it displays same line as it is on my content page .
Can you help me to solve this issue?
My email id is : priyankap@qualsoftservices.com
Thanks and regards,
Priyanka Parekh.
Comment by Priyanka — May 15, 2009 @ 7:34 am
below div tag
Comment by stgeorge — July 18, 2009 @ 6:17 pm
Works Great! Thanks a lot
Comment by Anil — September 17, 2009 @ 1:39 am
HI Priyanka you can write this code in any article It will work.
{iframe width=”700″ height=”900″ scrolling=”yes”}http://google.com{/iframe}
Comment by Meenaxi Mani — February 2, 2010 @ 1:25 am