SAAS-786: Implement Landing Page Design
- Separated embed player css from radio page css because I had to change the responsive design a bit. - Trying to embed the iframe on the radio page but there are some conflicting styles
This commit is contained in:
parent
479dbc5525
commit
e91b520b42
4 changed files with 420 additions and 20 deletions
|
@ -57,7 +57,7 @@
|
|||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<div class="bottom_bar">
|
||||
<div class="play cont_btn">
|
||||
|
||||
|
@ -80,6 +80,8 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<iframe frameborder="0" width="100%" style="bottom:0px" src="http://localhost/embed/player?stream=s2&title=Staging1"></iframe>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue