# HG changeset patch # User Raphael Velt # Date 1378642994 -7200 # Node ID 620ba7e347c1eb6980fecb4be9c36e7ab6df676f # Parent 58f1deeae7595736245477746020c8b7d175c9eb Cineconf for Kaspar Hauser diff -r 58f1deeae759 -r 620ba7e347c1 web/cineconf/background.jpg Binary file web/cineconf/background.jpg has changed diff -r 58f1deeae759 -r 620ba7e347c1 web/cineconf/index.php --- a/web/cineconf/index.php Tue Jul 23 13:21:42 2013 +0200 +++ b/web/cineconf/index.php Sun Sep 08 14:23:14 2013 +0200 @@ -24,7 +24,7 @@ - Avant-Première Hanna Arendt : Tweet Wall + Avant-Première Kaspar Hauser : Tweet Wall @@ -43,7 +43,7 @@ if (isset($_GET['favuser'])) { echo $_GET['favuser']; } else { - echo 'AVPHannahArendt'; + echo 'AVPKaspar'; } ?>'; diff -r 58f1deeae759 -r 620ba7e347c1 web/cineconf/paris.php --- a/web/cineconf/paris.php Tue Jul 23 13:21:42 2013 +0200 +++ b/web/cineconf/paris.php Sun Sep 08 14:23:14 2013 +0200 @@ -25,7 +25,7 @@ - Avant-Première Hanna Arendt : Tweet Wall + Avant-Première Kaspar Hauser : Tweet Wall @@ -40,10 +40,13 @@ diff -r 58f1deeae759 -r 620ba7e347c1 web/cineconf/style.css --- a/web/cineconf/style.css Tue Jul 23 13:21:42 2013 +0200 +++ b/web/cineconf/style.css Sun Sep 08 14:23:14 2013 +0200 @@ -4,13 +4,13 @@ #main { - position: absolute; + position: absolute; background: url(background.jpg); left: 50%; top: 50%; width: 1400px; height: 875px; margin-top: -437px; margin-left: -700px; } #visionplayer_1101 { - position: absolute; margin: 5px; width: 836px; height: 440px; left: 34px; top: 247px; + position: absolute; margin: 0; width: 836px; height: 440px; left: 34px; top: 227px; } #visionplayer_1101 img { @@ -18,7 +18,7 @@ } #vizcontainer { - position: absolute; left: 880px; top: 150px; height: 617px; overflow: hidden; + position: absolute; left: 893px; top: 227px; height: 617px; overflow: hidden; } #vizcontainer, #tweetviz {