Embedding Iframe
Installation and Configuration
Yes I have.
<iframe src="http://www.varcity.co.ke/radio/player.php" style="border:1px #000000 solid;" name="" scrolling="no" align="bottom" height="70" width="1200">
</iframe>
<iframe src="http://www.varcity.co.ke/radio/player.php" style="border:1px #000000 solid;" name="" scrolling="no" align="bottom" height="70" width="1200">
</iframe>
{jrCore_include template="header.tpl"}
<div class="index">
{jrCore_include template="index_slides.tpl"}
{jrCore_module_url module="jrYouTube" assign="murl"}
<div class="pad">
<br>
<div class="row">
<div class="head">
<span><a href="{$jamroom_url}/{$murl}/new-releases">{jrCore_lang skin="jrVideoPro" id=50 default="New Releases"}</a> </span>
</div>
</div>
<section>
<div class="row">
<div class="index_list clearfix page_1">
<div>
{jrCore_list
module="jrYouTube"
order_by="_item_id numerical_desc"
template="index_item_1.tpl"
}
</div>
</div>
</div>
<a class="list_nav previous"></a>
<a class="list_nav next"></a>