diff options
Diffstat (limited to 'template/frontpage copy.st')
| -rwxr-xr-x | template/frontpage copy.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 641f931..2cd3d0c 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ </head> <body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$"> - - <!-- - <iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> - --> + + <!-- + <iframe src="$domain$/fullscreen" class="fullscreen-bg"></iframe> + --> <!--START BANNER--> <div id="banner"> |
