MyBB Community Forums

Full Version: on off picture with code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello i no that this can easyly be done in templates but i was wondering if someone could make me a plugin for this so then other admins dont have to mess around with code and can easy turn it on are off

this is my code for off

<center><img src="images/offline.png" alt="Radio"> &nbsp; &nbsp;
<script type="text/javascript" src="http://player.wavestreamer.com/cgi-bin/swf.js?id=R181JOF9J8BPAIP5"></script>
<script type="text/javascript" src=" http://player.wavestreaming.com/?id=R181JOF9J8BPAIP5"></script> &nbsp; &nbsp; <img src="images/offline.png" alt="Radio"> </center>

and this for on

<center><img src="images/online.png" alt="Radio"> &nbsp; &nbsp;
<script type="text/javascript" src="http://player.wavestreamer.com/cgi-bin/swf.js?id=R181JOF9J8BPAIP5"></script>
<script type="text/javascript" src=" http://player.wavestreaming.com/?id=R181JOF9J8BPAIP5"></script> &nbsp; &nbsp; <img src="images/online.png" alt="Radio"> </center>

could some one lease help me and make a plugin

thank you so much

im wanting this in header templates

bump please help