Report Broken Video

How to Insert Iframe Code in Joomla Module

YouTube Preview Image

TAGS:
359 views
August 15, 2009
Added by hmousad

How to Insert Iframe Code in Joomla Module

Sometimes when you wanna use Iframe code (HTML) in joomla module. Joomla always removes your code which you just inserted. For example, this code…

<IFRAME src="http://financialtools.stockgroup.com/charts/SGChartDB.asp"
frameBorder=0 width=200 scrolling=no height=227></IFRAME>

This code should show this:

But in Joomla! if you insert the iframe code directly: (see the picture below)

Insert Iframe code in Joomla module-01

When you click update button. What happen!! The code’s suddenly removed!!! Nothing appear in Editor Space.

Insert Iframe code in Joomla module-02

Don’t worry, That is not a problem. Joomla WYSIWYG Editor always remove some HTML code for security. (For more details read here – Joomla Filtering Options)

So, Is it possible to insert iframe code in Joomla?

Sure, Let’s see how to do it!


For inserting iframe code in joomla module, You have to choose new wrapper module instead of custom HTML module.

- Go to Admin Page => Extensions=>Modules Manager=> New and then Choose wrapper

Insert Iframe code in Joomla module-03

- There are some parameters here:

Insert Iframe code in Joomla module-04

- If you don’t know what to insert there, just look at your iframe code again:

<IFRAME src="http://financialtools.stockgroup.com/charts/SGChartDB.asp"
frameBorder=0 width=200 scrolling=no height=227></IFRAME>

- Insert the parameters by following your iframe code

Insert Iframe code in Joomla module-05
  • Module Class Suffix – Leave it blank (You can read more detail of module class suffix here)
  • URL – Depend on your iframe code
  • Scroll Bars – Depend on your iframe code
  • Width – Depend on your iframe code
  • Height – Depend on your iframe code
  • Auto Height – Yes or No is no effect here
  • Auto Add – Yes
  • Target Name – Name of The Iframe – (More explanation of iframe name available here)

- After finishing insert the parameters save the module and publish it.

- The iframe module will show on your Joomla site!

Insert Iframe code in Joomla module-06

 

How to Insert Iframe Code in Joomla Module Le projet Joomla annonce la disponibilité immédiate de Joomla 1.5.14 [Wojmamni ama … Il a huit jours depuis Joomla 1.5 Formation Joomla, formation joomla Entreprises, formation joomla Organismes Publics, formation joomla AssociationForum de support Joomla!fr, aide pour la communauté francophone de joomla, support du logiciel libre GNU / GPL Joomla pour tous les francophonesFind extensions for your Joomla site in the Joomla Extensions Directory, the official directory for Joomla components, modules and plugins Joomla Module

No comments here, be the first to comment.

Share your thoughts and comments.