summaryrefslogtreecommitdiff
path: root/template/simplerlog.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/simplerlog.st')
-rw-r--r--template/simplerlog.st52
1 files changed, 37 insertions, 15 deletions
diff --git a/template/simplerlog.st b/template/simplerlog.st
index c5851f5..1f5f6fe 100644
--- a/template/simplerlog.st
+++ b/template/simplerlog.st
@@ -43,33 +43,48 @@ $endif$
-body{margin:0px; background-image:url(http://dump.fm/static/img/bg.dither.gif); background-color:f1f1f1;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+body{margin:0px; background-image:url(http://dump.fm/static/img/bg.dither.gif); background-color:#e2e2e2;/*background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
background-position:top;*/background-attachment:fixed;min-width:900px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
font-size: 13px; line-height: 1.5em;}
img{border:0px;}
-#banner{z-index:2;top:0;margin:2px;margin-left:9px;min-width:900px;width:77%;max-width:970px;position:fixed;border-bottom:1px ridge #333;display:inline-block;height:35px;clear: both;}
+#banner{background-color:#fff;z-index:2;top:0;margin-top:4px;margin-left:9px;min-width:900px;/*width:77%;max-width:970px;*/position:fixed;border:1px inset #999;display:inline-block;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;height:35px;clear: both;}
#banner a{font-size:69%;text-decoration:none;font-family: Monaco, "Courier New", Courier, monospace;letter-spacing:3.5px;color:#333;}
#banner a:hover{background-color:#eee;color:black;text-decoration:none;}
-#fblike{margin-top:7px;margin-left:5px;}
+#fblike{margin-top:6px;margin-left:6px;}
#logo{float:left;margin:1px;}
#logobig{float:left;margin-top:-9px;margin-left:-5px;}
#toplinks{float:left;margin-top:7px;margin-left:5px;}
#logout{position:fixed;right:0px;font-size:12px;top:0px;padding:3px;line-height: 1em;}
-#searchbox{float:left;margin-top:7px;margin-left:5px;}
+#searchbox{float:left;display:inline-block;margin-top:7px;margin-left:5px;}
#search-query{background-color:lightyellow;}
#posts{font-family: Monaco, "Courier New", Courier, monospace;color:#333;font-size:8px;height:auto;padding:1px;margin-top:45px;}
#posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;}
#posts a:hover{color:#333;text-decoration:none;}
-#sideinfo{ text-align:justify;vertical-align: top; padding:10px;margin:7px;color:#000;font-weight:100;font-size:13px;letter-spacing:1px;font-family:Arial, Helvetica, sans-serif;float:left;min-height:210px;max-width:160px;min-width:200;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:#fff;background:#448ed4; border:1px ridged #fff;
- background:-moz-linear-gradient(top, #fff, #eee 50%, #eee 51%, #fff);
- background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee), color-stop(51%, #eee), to(#fff));}
-.logged-dump{font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:220px;padding:7px;margin:7px;background-color:white;}
+#sideinfo{ text-align:justify;vertical-align: top; padding:10px;margin:7px;color:#000;font-weight:100;font-size:13px;letter-spacing:1px;font-family:Arial, Helvetica, sans-serif;float:left;min-height:210px;width:230px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:#fff;background:#448ed4; border:1px ridged #fff;
+ background:-moz-linear-gradient(top, #fff, #eee 50%, #eee 51%, #f0f9ff);
+ background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee), color-stop(51%, #eee), to(#f0f9ff));}
+.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white;}
.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; }
.buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;display:none;}
.buttons .share{cursor:pointer;display:none;}
#posts hr{display:none;}
-#pgbuttons{position:fixed;bottom:5px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
+#pgbuttons{position:fixed;bottom:6px;right:0px;/*border-top:1px ridge #333;*/min-width:70px;padding:5px;}
#pgbuttons a{text-decoration:none;}
#footer{word-spacing:20px;font-size:11px;font-family: Monaco, "Courier New", Courier, monospace;text-align:center;margin:7px;color:#333;}
#footer a{text-decoration:none;color:#333;}
@@ -77,7 +92,7 @@ img{border:0px;}
#pgbuttons input{color:#eee;letter-spacing:1px;
text-decoration:none;
padding:2px 12px 3px 12px;
- cursor:pointer;
+ cursor:pointer;font-size:12px;
position:relative;font-weight:100;
overflow:hidden;
vertical-align:middle;
@@ -348,6 +363,11 @@ a#disregister {
}
+
+
+
+
+
</style>
@@ -360,7 +380,7 @@ a#disregister {
<script>
jQuery(window).load(function(){
- jQuery('#posts').masonry({ columnWidth: 260 });
+ jQuery('#posts').masonry({ columnWidth: 270 });
jQuery('#posts').masonry({ singleMode: true });
jQuery('#posts').masonry({ resizeable: true });
jQuery('#posts').masonry({ animate: true});
@@ -375,8 +395,10 @@ jQuery(window).load(function(){
</head>
<body>
-
-
+
+<!--
+ <iframe src="http://dump.fm/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe>
+ -->
<!--START BANNER-->
<div id="banner">
@@ -454,9 +476,9 @@ jQuery(window).load(function(){
<div id="posts" class="clickable clearfix">
<div id="sideinfo">$roomkey$ log
-<br><br>
+<br>
dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.
-<br><br>
+<br>
If you already have an account <strong><a href="http://dump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://dump.fm/register">register</a></strong>!