diff -r 2b794b7901d6 -r 4c3a15877f80 web/rsln/polemicaltimeline.php --- a/web/rsln/polemicaltimeline.php Tue Apr 26 10:53:35 2011 +0200 +++ b/web/rsln/polemicaltimeline.php Tue Apr 26 13:57:29 2011 +0200 @@ -5,7 +5,7 @@ * People still do this? ;) */ // configuration -include $_SERVER['DOCUMENT_ROOT'].'/common.php'; +include 'common.php'; // objet actuel include_once 'config.php'; @@ -31,7 +31,7 @@ - + @@ -44,7 +44,7 @@ .videoLivePlayer{border:1px solid #c3c3c3;width:650px;height:638px;} .videoLive{width:650px;height:640px;background:#fff;float:right;margin-top:20px;padding:5px;} - .tweetExplain{background-image:url(images/tweetExplainBgd.gif);width:250px;height:640px;padding:10px;position:absolute; margin-top:70px;} + .tweetExplain{background-image:url(../images/tweetExplainBgd.gif);width:250px;height:640px;padding:10px;position:absolute; margin-top:70px;} .footer{margin-top:740px;width:960px;height:20px;position:absolute;text-align:center;} .tooltip{ z-index: 10000000000; @@ -132,7 +132,7 @@
- + -