In this movie will use ALF Component as sample
There is a short video to show you how to do
http://www.youtube.com/watch?v=2wvzdW3ds94?hd=1
Lower resolution version in case you are using small monitor:
http://www.youtube.com/watch?v=zabp_rhsBIk?hd=1
– By use iframe
– By use plugin:
http://extensions.joomla.org/extensions/core-enhancements/embed-a-include/8741
And because your ALF component using menu itemid determine which layout will use. So you will need:
– Create new menu ( called like: hidden menu )
– Add menu item link to ALF.
And use that link. Or link like this:
index.php?option=com_alfcontact&view=alfcontact&Itemid=<your_id>
By use Iframe with &tmpl=component you will lost css of component because it’s raw layout.