Hi guys,
I wanted to insert an Iframe into a given page.
is there capacity to do so and is it restricted somehow?
Thanks.
Insertion of I-frames into pages
Re: Insertion of I-frames into pages
just insert the html code into the page (turn off the editor or use its edit html source mode) or template you want it in...
example iframe html:
example iframe html:
Code: Select all
<div class="advert">
<p>advertisement:</p>
<__iframe src="uploads/placeholder_728x90_iframe.html" width="728" height="90" hspace="0" vspace="0" frameborder="0" marginheight="0" marginwidth="0" scrolling="no">
<a href="#"><img src="uploads/images/placeholder_728x90.png" alt="advertisement space" width="728" height="90" /></a>
</__iframe>
</div>
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: Insertion of I-frames into pages
Or use the tags {embed} included in the default tag-list, or {pi_iframe} shich can be downloaded from the dev-area.
Ronny
Ronny