SAAS-833: Radio page UI improvements/fixes

Added width and height to schedule widget iframe tag
This commit is contained in:
drigato 2015-06-03 09:18:38 -04:00
parent 1add10c657
commit 9a42c4bf36
3 changed files with 5 additions and 8 deletions

View file

@ -8,7 +8,7 @@
} ?>
<div id="tab-1" class="schedule tab_content current">
<iframe id="schedule_iframe" scrolling="no" frameborder="0" src=<?php echo $this->stationUrl."embed/weekly-program"?>></iframe>
<iframe id="schedule_iframe" height="400px" width="770px" scrolling="no" frameborder="0" src=<?php echo $this->stationUrl."embed/weekly-program"?>></iframe>
</div>
<div id="tab-2" class="about_us tab_content">