web/player.php
changeset 7 a6496f95e0fc
parent 6 c4b74f49d336
child 13 8769a8877aeb
--- a/web/player.php	Fri Dec 16 10:44:06 2011 +0100
+++ b/web/player.php	Fri Dec 16 11:46:21 2011 +0100
@@ -17,7 +17,9 @@
   <div id="outer_div">
   <img src="../crea/imgs/edition_2011.png" style="position: absolute; z-index: 3; margin-left: 12px;"></img>
       <div id="banner">      
-      <img src="../crea/imgs/enmi_logo.png" style="margin-left: 51px; float: left;"></img>
+      <a href="index.php">
+        <img src="../crea/imgs/enmi_logo.png"></img>
+      </a>
       <div style="clear: both;"></div>
   </div>
 
@@ -66,13 +68,13 @@
     $(document).ready(function() {
     var config = {            
         gui:{
-            width:640,
+            width:603,
             height:480,              
             container:'left_pane',
             css:'LdtPlayer.css',
             widgets: [
               {type: "PolemicWidget",
-             width: 640, /* required for this widget */
+             width: 605, /* required for this widget */
              height: 50,
              heightmax: 50,
              metadata:{
@@ -147,7 +149,7 @@
               live: true, 
               "controlbar.position" : "none", 
               height: 300, 
-              width: 640, 
+              width: 605, 
               provider: "rtmp" 
             },
     modules: [