A little code help?

Cronus

Cerberus Founder/Developer
Jul 19, 2013
449
25
How can I grab Radio.php and place it on my main web page ?

Cause when I place the radio script on main page it will do a error like so:
9xpg.png


Please help?
 

Expiry

Anarchist
Apr 25, 2013
193
33
Depends where you wanna put it. Something along these lines will work, may have to add a couple div tags or get rid of one or two.

Code:
<div class="habblet-container ">      
<div class="cbb clearfix pixeldarkblue ">

<h2 class="title">{hotelname} Radio</h2>

<div class="box-content">
<center>
<center><iframe src="http://myloradio.net/embed/embedcode.html" scrolling="no" frameborder="0" height="50" width="250"></iframe><br><br>
</center>
</div>
</div>
</div>

Edit: oh wait that might not work lol I thought this was in habbo section.
 

Expiry

Anarchist
Apr 25, 2013
193
33
What are you adding this on?

Idk Try this:
Code:
<center><iframe src="http://myloradio.net/embed/embedcode.html" scrolling="no" frameborder="0" height="50" width="250"></iframe><br><br>
 

Users who are viewing this thread

Top