summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/aol_suck.gifbin0 -> 10645 bytes
-rw-r--r--static/awave.gifbin0 -> 3711 bytes
-rwxr-xr-xstatic/browser.css30
-rwxr-xr-xstatic/browser.html4
-rw-r--r--static/browsertool.gifbin0 -> 4583 bytes
-rw-r--r--static/dumpcats2.pngbin0 -> 908489 bytes
-rw-r--r--static/favicon.icobin1406 -> 1406 bytes
-rw-r--r--static/favicon4.icobin0 -> 1406 bytes
-rw-r--r--static/form_login/front.css7
-rwxr-xr-xstatic/gritter/css/jquery.gritter.css19
-rwxr-xr-xstatic/header.css16
-rwxr-xr-xstatic/index.html53
-rwxr-xr-xstatic/pichat.css4
-rwxr-xr-xstatic/profile.css76
-rwxr-xr-xstatic/search/browser.html4
-rw-r--r--static/thumbs_up_sm.gifbin0 -> 91 bytes
-rw-r--r--static/thumbup.gifbin0 -> 76 bytes
-rwxr-xr-xtemplate/browser.st8
-rwxr-xr-xtemplate/chat.st39
-rw-r--r--template/form_login.st2
-rwxr-xr-xtemplate/profile.st6
-rw-r--r--template/thumbup.gifbin0 -> 76 bytes
22 files changed, 151 insertions, 117 deletions
diff --git a/static/aol_suck.gif b/static/aol_suck.gif
new file mode 100644
index 0000000..c21eecf
--- /dev/null
+++ b/static/aol_suck.gif
Binary files differ
diff --git a/static/awave.gif b/static/awave.gif
new file mode 100644
index 0000000..bcdd2f2
--- /dev/null
+++ b/static/awave.gif
Binary files differ
diff --git a/static/browser.css b/static/browser.css
index 1585fcb..64eab37 100755
--- a/static/browser.css
+++ b/static/browser.css
@@ -1,8 +1,13 @@
/* pichat.css */
body {
-
- background-color:#e3e3e3;
+ background-color:#ffffee;
+ background-image:url(/static/chanbg.png);
+ background-repeat:repeat-x;
+ background-position:1 10;
+background-attachment:fixed;
+ margin: 0;
+
margin:0;
}
@@ -54,14 +59,14 @@ color:000;
#messagePane {
- border: 2px solid #c8cbce;
+
top:40px;
-bottom:65px;
+bottom:20px;
position:fixed;
- width: 99.4%;
- background-color:#FFF;
+ width: 100%;
+
left:0.1%;
z-index:5;
@@ -73,18 +78,6 @@ left:0.1%;
overflow-y: auto;
overflow-x: hidden;
}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
- z-index:1;
-}
#msgInputDiv {
position:relative;
@@ -98,7 +91,6 @@ bottom:10px;
#msgInput {
width: 100%;
z-index:100;
- background-color:#FFF;
margin-top: 15px;
left:-3px;
position:relative;
diff --git a/static/browser.html b/static/browser.html
index 99e4710..5251b68 100755
--- a/static/browser.html
+++ b/static/browser.html
@@ -103,7 +103,7 @@ top:15px;
<div align="left">
<tr>
- <td colspan="2"><p align="left"><img src="browser.png" width="141" height="64"></p>
+ <td colspan="2"><p align="left"></p>
<div align="left">
<input name="q" type="text" id="q" onChange="searchImages();" size="30%">
@@ -118,7 +118,7 @@ top:15px;
<table class="search" width="425" border="0" cellpadding="5" cellspacing="0">
- <a href="#" id="about">options</a></div>
+ <a href="#" id="about">optionzz</a></div>
</table>
diff --git a/static/browsertool.gif b/static/browsertool.gif
new file mode 100644
index 0000000..e3dc960
--- /dev/null
+++ b/static/browsertool.gif
Binary files differ
diff --git a/static/dumpcats2.png b/static/dumpcats2.png
new file mode 100644
index 0000000..34768f4
--- /dev/null
+++ b/static/dumpcats2.png
Binary files differ
diff --git a/static/favicon.ico b/static/favicon.ico
index 5d63dd0..588d51e 100644
--- a/static/favicon.ico
+++ b/static/favicon.ico
Binary files differ
diff --git a/static/favicon4.ico b/static/favicon4.ico
new file mode 100644
index 0000000..5d63dd0
--- /dev/null
+++ b/static/favicon4.ico
Binary files differ
diff --git a/static/form_login/front.css b/static/form_login/front.css
index 799aba1..285dec4 100644
--- a/static/form_login/front.css
+++ b/static/form_login/front.css
@@ -21,11 +21,12 @@ filter:alpha(opacity=90);
padding:10px 0px 12px;
font-size:11px;
line-height:23px;
+ text-shadow: #000 0px 0px 0px;
text-align:right;
}
#login-container .topnav a.signin {
-
+ text-shadow: #000 0px 0px 0px;
padding:4px 3 3px 6px;
text-decoration:none;
background-color:#0770e7;
@@ -42,7 +43,7 @@ background-color:#0770e7;
#login-container .topnav a.signin:hover {
background:#59B;
*background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
- *padding:4px 12px 6px;
+ *padding:4px 12px 6px; text-shadow: #000 0px 0px 0px;
}
#login-container .topnav a.signin, #login-container .topnav a.signin:hover {
*background-position:0 3px!important;
@@ -60,7 +61,7 @@ a.signin span {
}
#login-container .topnav a.menu-open {
background:#ddeef6!important;
- color:#666!important;
+ color:#666!important; text-shadow: #000 0px 0px 0px;
outline:none;box-shadow: 3px 2px 2px #ccc;
-webkit-box-shadow: 3px 2px 2px #ccc;
-moz-box-shadow: 3px 2px 2px #ccc;
diff --git a/static/gritter/css/jquery.gritter.css b/static/gritter/css/jquery.gritter.css
index e69dab3..0982790 100755
--- a/static/gritter/css/jquery.gritter.css
+++ b/static/gritter/css/jquery.gritter.css
@@ -44,7 +44,7 @@ float:right;
.gritter-item-wrapper {
position:relative;
margin:0 0 5px 0;
-
+color:#000;
background:url('.'); /* ie7/8 fix */
}
.gritter-top {
@@ -66,7 +66,7 @@ float:right;
display:block;
background:url(../images/gritter.png0) no-repeat left -40px;
background-color:#eee;
- color:#ccc;
+ color:#000;
height:auto;
padding:7px 15px 11px 11px;
font-size: 11px;
@@ -90,19 +90,22 @@ height:auto;
border:0px solid #999;
background:url(/static/gritterbg.png)
}
+.gritter-item a{color:#000;
+}
.hover .gritter-item {
background-position:right -40px;
+ color:#000;
}
.gritter-item p {
-
+color:#000;
margin:0;
right:0;
}
.gritter-close {
position:absolute;
- top:5px;
- right:3px;
+ top:-5px;
+ right:-12px;
background:url(../images/gritter.png) no-repeat left top;
cursor:pointer;
width:30px;
@@ -111,10 +114,10 @@ right:0;
.gritter-title {
font-size:14px;
font-weight:bold;
-
-
+ color:#000;
display:block;
- text-shadow:-1px -1px #eee; /* Not supported by IE :( */
+}
+.gritter-title a{color:#000;
}
.gritter-image {
width:48px;
diff --git a/static/header.css b/static/header.css
index 67b59c7..514ab79 100755
--- a/static/header.css
+++ b/static/header.css
@@ -48,7 +48,7 @@ word-spacing:2;
width:365;
color:#fff;
text-indent:14;
-line-height:2;
+line-height:1.7;
left: 140px;
margin-left: 1.2%;
margin-right: 8%;
@@ -62,13 +62,13 @@ margin-top:2;
text-decoration: none;
text-shadow: 1px 1px 1px #000;
font-size:13;
-font-weight:bold;
+
color: #fff;
}
#bar7 a:hover{
text-decoration: none;
text-shadow: 1px 1px 1px #000;
-font-weight:bold;
+
color: #fff;
}
#logout7{
@@ -91,14 +91,14 @@ font-weight:bold;
margin-right: 10%;
z-index:1050;
float:left;
- margin-top: -1px;
+ margin-top: -4px;
}
-#logo7 a{font-size:40;
-
- text-shadow: 2px 3px 1px #f0e, 3px -2px 1px #f0e;
+#logo7 a{font-size:42;
+font-weight:bold;
+ text-shadow: 1px 1px 1px #00, 1px -2px 1px #f0e;
letter-spacing:-4;
color:#fff;
-font-weight:bold;
+
}
#logo7 a:hover{
diff --git a/static/index.html b/static/index.html
index c492031..a963264 100755
--- a/static/index.html
+++ b/static/index.html
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
+
<html><head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
@@ -28,20 +29,17 @@ function MM_swapImage() { //v3.0
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
-<link rel="stylesheet" type="text/css" href="static/reset.css">
-
+<link rel="stylesheet" type="text/css" href="static/reset.css">
<link rel="shortcut icon" href="static/favicon.ico">
-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dump.fm</title></head>
-
-
<style type="text/css">
+
body {
background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
background-position:top;
- margin:5%;
+ margin:6%;
}
#preload {
position: absolute;
@@ -50,16 +48,16 @@ body {
}
#main {
width:460px;
- margin: 100px auto 0 auto;
- padding: 20px 0;
+ margin: 0 auto 0 auto;
+ padding: 19px 0;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border:solid 1px #fff;
position: relative;
- box-shadow: 0 0 10px #d8dbde, 5px 5px 20px #d8dbde;
- -webkit-box-shadow: 0 0 10px #d8dbde, 5px 5px 20px #d8dbde;
- -moz-box-shadow: 0 0 10px #d8dbde, 5px 5px 20px #d8dbde;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
}
#logo-and-text {
position: relative;
@@ -76,16 +74,17 @@ body {
#customer {
position: absolute;
- left: -90px;
- top: -85px;
+ left: -80px;
+ top: -65px;
z-index: 10;
+
}
#info {
- width:460px;
- margin: 0px auto -1px auto;
- padding-top:10;
- padding-left:53;
+ width:420px;
+ margin: 11px auto -1px auto;
position: relative;
+opacity:0.9;
+
vertical-align: bottom;
}
@@ -95,7 +94,7 @@ p {
font-size: 24px;
}
-.btnav { border: 0px #000000 solid;}
+.btnav { border: 0px #000 solid;}
.submit {
@@ -124,7 +123,6 @@ line-height:1.2;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0px;
line-height:-1;
-
color:#000;
font-size:17px;
}
@@ -134,14 +132,14 @@ line-height:-1;
#cursor-big { position: absolute; z-index: 1000; }
#signin-submit {
- display: block;
+ display:inline-block;
width:300px;
height:33px;
font-size:20px;
background-image:url(/static/btngrad1.png);
font-weight:bold;
word-spacing:7;
- /*padding-top:6px;*/
+ margin-top:12px;
text-align:center;
z-index:100;
font-size:16px;
@@ -153,13 +151,13 @@ line-height:-1;
border:solid 1px #eee;
}
+
</style>
</head>
<body>
<div id="main" align="center">
-
<img src="/static/flyhorse.gif" id="horse" />
<img src="/static/guaranteed_customer_satisfaction.gif" id="customer" />
@@ -181,17 +179,18 @@ line-height:-1;
<input id="signin-submit" value="Sign In" />
</div>
</div>
-<div id="info">
+<div id="info" align="right">
<img src="/static/vxhtml.gif">
- <img src="/static/html_3_2.gif">
- <img src="/static/validator-w3-org_vh40.gif">
- <img src="/static/geocities.gif">
+ <img src="/static/aol_suck.gif">
+ <img src="/static/html_3_2.gif">
+ <img src="/static/geocities.gif">
<img src="/static/valid_html.gif">
</div>
<div id="preload">
- <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" />
+ <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
</div>
+
</body>
</html>
diff --git a/static/pichat.css b/static/pichat.css
index 2ffcd59..fa9325c 100755
--- a/static/pichat.css
+++ b/static/pichat.css
@@ -190,7 +190,7 @@ background-image:url(/static/upbutton1.png);
position: absolute;
padding: 5px;
top:85px;
- min-width: 180px;
+ min-width: 190px;
width:11%;
float:right;
right: 6%;
@@ -212,7 +212,7 @@ background-image:url(/static/upbutton1.png);
-moz-border-radius-bottomright:5px;
border-right:2px solid #c8cbce;
border-bottom:2px solid #c8cbce;
- max-height:450px;
+ max-height:400px;
box-shadow: 3px 4px 4px #c8cbce;
-webkit-box-shadow: 3px 4px 4px #c8cbce;
-moz-box-shadow: 3px 3px 4px #c8cbce;
diff --git a/static/profile.css b/static/profile.css
index f3a2714..8aaafa8 100755
--- a/static/profile.css
+++ b/static/profile.css
@@ -22,7 +22,9 @@ background-color:#fff;
margin-left:auto;
margin-right: auto ;
-
+#cats{
+background-image:url(/static/dumpcats2.png);
+}
@@ -242,52 +244,61 @@ color:#087cff;
#newuser
- {height:100%;
-
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
- box-shadow: 15px 15px 10px #c8cbce;
--webkit-box-shadow: 15px 15px 10px #c8cbce;
--moz-box-shadow: 5px 5px 100px #c8cbce;
+ {
+ border-top-left-radius:15px;
+ border-top-right-radius:15px;
+ -webkit-border-top-left-radius:15px;
+ -webkit-border-top-right-radius:15px;
+ -moz-border-radius-topleft:15px;
+ -moz-border-radius-topright:15px;
+ border-bottom-left-radius:15px;
+ border-bottom-right-radius:15px;
+ -webkit-border-bottom-left-radius:15px;
+ -webkit-border-bottom-right-radius:15px;
+ -moz-border-radius-bottomleft:15px;
+ -moz-border-radius-bottomright:15px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde;
padding:20;
-color:#;
line-height:1.5;
+height:380;
margin-top:-100px;
width:600;
-background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
- background-position:top;
-margin-left:70}
- #newuser a{font-size:20;
-line-height:2;
+ background-image:url(/static/dumpcats2.png);
+margin-left:40}
+ #newuser a{font-size:28;
+line-height:3;
+ text-shadow: 1px 1px 1px #000;
letter-spacing:-1;
color:#f0e;
+
}
-#newuser h1{font-size:40;
+#newuser h1{font-size:20;
letter-spacing:-2;
+color:#fff;
+text-indent:250; text-shadow: 1px 1px 1px #000;
+display:none;
+text-transform:uppercase;
+
+}
+#newuser h3{font-size:18;
+letter-spacing:-1;
color:#000;
-text-indent:-5;
-text-align:left;font-family:serif;
+ text-shadow: 1px 1px 1px #ccc;
+text-transform:uppercase;
+
}
-#newuser h2{font-size:52;
+#newuser h2{font-size:35;
margin-top:-10;
-color:#fff;
+color:#000;
+ text-shadow: 0px 2px px #f0e;
text-transform:lowercase;
-letter-spacing:-5;
+letter-spacing:5;
text-align:center;
}
@@ -303,7 +314,8 @@ body,td,th {
background-color:#ffffee;
background-image:url(/static/chanbg.png);
background-repeat:repeat-x;
- background-position:top;
+ background-position:1 10;
+background-attachment:fixed;
margin: 0;
diff --git a/static/search/browser.html b/static/search/browser.html
index f1fa8f6..c3f4766 100755
--- a/static/search/browser.html
+++ b/static/search/browser.html
@@ -92,7 +92,7 @@ background-image:url(/static/bg-btn-blue.png);
<div id="ish">
<form onSubmit="searchImages(); return false;" >
<div align="left">
- browser tool
+<img src="/static/browsertool.gif">
<tr>
<td colspan="2"><br>
@@ -107,7 +107,7 @@ background-image:url(/static/bg-btn-blue.png);
<table class="search" width="425" border="0" cellpadding="5" cellspacing="0">
- <a href="#" id="about">options</a></div>
+ <a href="#" id="about">optionz</a></div>
</table>
diff --git a/static/thumbs_up_sm.gif b/static/thumbs_up_sm.gif
new file mode 100644
index 0000000..b039245
--- /dev/null
+++ b/static/thumbs_up_sm.gif
Binary files differ
diff --git a/static/thumbup.gif b/static/thumbup.gif
new file mode 100644
index 0000000..5b50b08
--- /dev/null
+++ b/static/thumbup.gif
Binary files differ
diff --git a/template/browser.st b/template/browser.st
index 75e6294..26dcb8b 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -47,13 +47,7 @@
</div>
- $if(user_nick)$
- <div id="msgInputDiv">
- <input id="msgInput" class="msgInput" type="input" />
- <input id="msgSubmit" type="submit" value="Send Image URL"
- />
- </div>
- $endif$
+
</div>
</div>
</div>
diff --git a/template/chat.st b/template/chat.st
index 522a2ac..3b0da41 100755
--- a/template/chat.st
+++ b/template/chat.st
@@ -14,7 +14,31 @@
var IsAdmin = false;
$endif$
</script>
-
+ <script type="text/javascript">
+<!--
+function MM_swapImgRestore() { //v3.0
+ var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
+}
+function MM_preloadImages() { //v3.0
+ var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
+ var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
+ if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
+}
+
+function MM_findObj(n, d) { //v4.01
+ var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
+ d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
+ if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
+ for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
+ if(!x && d.getElementById) x=d.getElementById(n); return x;
+}
+
+function MM_swapImage() { //v3.0
+ var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
+ if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
+}
+//-->
+</script>
$if(isadminroom)$
<style>
iframe {
@@ -36,7 +60,7 @@
}
</script>
</head>
- <body>
+<body onload="MM_preloadImages('/static/thumbs_up_sm.gif')">
$banner()$
<div id="chatrap">
<div id="logc">
@@ -59,7 +83,16 @@
<div class="msgDiv oldmsg" id="message-$m.message_id$"><b>
<a href="/u/$m.nick$">$m.nick$</a>: </b>
- <span class="content">$m.content$<span></div>
+ <span class="content">$m.content$
+</a><span>
+
+<div id="faving">
+
+<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('like','','/static/thumbs_up_sm.gif',1)"><img src="/static/thumbup.gif" alt="like it!" name="like" width="14" height="15" border="0" id="like" /></a>
+</div>
+</div>
+
+
}$
<hr />
</div>
diff --git a/template/form_login.st b/template/form_login.st
index 014ea87..ea2d020 100644
--- a/template/form_login.st
+++ b/template/form_login.st
@@ -8,7 +8,7 @@
</p>
- <i>dumps like a truck, truck, truck.</i>
+ <i></i>
<input id="nickInput" name="nickInput" title="username" tabindex="4" type="text">
</p>
<p>
diff --git a/template/profile.st b/template/profile.st
index a735b2a..e753203 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -27,14 +27,14 @@
</head>
<body>
$banner()$
- <div id="chatrap">
+ <div id="chatrap">
<div id="headerbar"></div>
<div id="log">
<div id="loghead">
</div>
<br>
- <div id="posts">
+ <div id="posts"> <div id="cats">
$if(dumps)$
$dumps:{ d | $logged_dump(dump=d)$ }$
@@ -145,6 +145,6 @@
$footer()$
</div>
</div>
- </div>
+ </div></div>
</body>
</html>
diff --git a/template/thumbup.gif b/template/thumbup.gif
new file mode 100644
index 0000000..5b50b08
--- /dev/null
+++ b/template/thumbup.gif
Binary files differ