From 2c13339226f73621c9c539fbe93c8ac6333bbf48 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Nov 2009 14:54:48 -0500 Subject: New look --- static/starts/bg4.png | Bin 0 -> 5469 bytes static/starts/bottoml.png | Bin 0 -> 660 bytes static/starts/bottomr.png | Bin 0 -> 649 bytes static/starts/cloudbg.png | Bin 0 -> 8386 bytes static/starts/cloudbg1.png | Bin 0 -> 8386 bytes static/starts/getstarted.gif | Bin 0 -> 6297 bytes static/starts/index.html | 71 ++++++++++++++++ static/starts/logbg.png | Bin 0 -> 820 bytes static/starts/main.css | 182 ++++++++++++++++++++++++++++++++++++++++++ static/starts/mark1.png | Bin 0 -> 3956 bytes static/starts/startpage1.html | 96 ++++++++++++++++++++++ static/starts/topl.png | Bin 0 -> 679 bytes static/starts/topr.png | Bin 0 -> 651 bytes 13 files changed, 349 insertions(+) create mode 100644 static/starts/bg4.png create mode 100644 static/starts/bottoml.png create mode 100644 static/starts/bottomr.png create mode 100644 static/starts/cloudbg.png create mode 100644 static/starts/cloudbg1.png create mode 100644 static/starts/getstarted.gif create mode 100755 static/starts/index.html create mode 100644 static/starts/logbg.png create mode 100644 static/starts/main.css create mode 100644 static/starts/mark1.png create mode 100644 static/starts/startpage1.html create mode 100644 static/starts/topl.png create mode 100644 static/starts/topr.png (limited to 'static/starts') diff --git a/static/starts/bg4.png b/static/starts/bg4.png new file mode 100644 index 0000000..e20fda8 Binary files /dev/null and b/static/starts/bg4.png differ diff --git a/static/starts/bottoml.png b/static/starts/bottoml.png new file mode 100644 index 0000000..0f52893 Binary files /dev/null and b/static/starts/bottoml.png differ diff --git a/static/starts/bottomr.png b/static/starts/bottomr.png new file mode 100644 index 0000000..5904272 Binary files /dev/null and b/static/starts/bottomr.png differ diff --git a/static/starts/cloudbg.png b/static/starts/cloudbg.png new file mode 100644 index 0000000..f397899 Binary files /dev/null and b/static/starts/cloudbg.png differ diff --git a/static/starts/cloudbg1.png b/static/starts/cloudbg1.png new file mode 100644 index 0000000..f397899 Binary files /dev/null and b/static/starts/cloudbg1.png differ diff --git a/static/starts/getstarted.gif b/static/starts/getstarted.gif new file mode 100644 index 0000000..b581589 Binary files /dev/null and b/static/starts/getstarted.gif differ diff --git a/static/starts/index.html b/static/starts/index.html new file mode 100755 index 0000000..b309f74 --- /dev/null +++ b/static/starts/index.html @@ -0,0 +1,71 @@ + + + dump.fm + + + + + + + + + + + + + + +
+ + +
+ +
+
+
+
+
+ +
+

UsrLst

+
+
+ +
+ +
+ +
+
+ + +
+
+
+
+
+ + + diff --git a/static/starts/logbg.png b/static/starts/logbg.png new file mode 100644 index 0000000..0e41857 Binary files /dev/null and b/static/starts/logbg.png differ diff --git a/static/starts/main.css b/static/starts/main.css new file mode 100644 index 0000000..8503c50 --- /dev/null +++ b/static/starts/main.css @@ -0,0 +1,182 @@ +@charset "UTF-8"; +/* CSS Document */ + +#apDiv2 { + position:relative; + top:150px; + width:700px; + margin: 0px auto -1px auto; + height: 300px; + z-index: 3; +} +#info { + position:relative; + top:285px; + width:700px; + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; + +} +#front { + position:fixed; + top:150px; +} +#infopage { + + + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; + font-size: 10px; + + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; +} +#signin { + position:absolute; + left:0px; + width:410px; + height:281px; + + z-index:3; + +} +#signinbg { + position:absolute; + left:0px; + width:410px; + height:281px; + background-image: url(static/starts/logbg.png); + z-index:1; + + +} +#about { + position:absolute; + width:300px; + height: 281px; + left:410px; + line-height: 18px; + padding-left: 20px; + ; + font-weight: bold; + color: #333; + z-index:2; +} +#input { + padding-right:15px; + line-height:22px; + font-size: 12px; +} +body,td,th { + font-family: Arial, Helvetica, sans-serif; + font-size: 16px; + line-height: 40px; +} +#apDiv1 div #input #form1 label { + font-size: 12px; + color: #333; +} +.re { + font-size: 10px; +} +#apDiv2 #about div { + font-size: 10px; + color: #424143; +} +#top { + position:absolute; + left:0px; + top:0px; + width:100%; + height:32px; + z-index:2; + background-color: #CCC; +} +#apDiv3 { + position:fixed; + left:0px; + top:0px; + width:68px; + height:68px; + background-image: url(topl.png); +} +#apDiv4 { + position:fixed; + top:0px; + width:68px; + height:68px; + + right: 0px; + background-image: url(topr.png); +} +#bottom { + position:absolute; + left:0px; + bottom:0px; + width:100%; + height:10px; + z-index:1; + font-size: 10px; + line-height: 5px; +} +#apDiv5 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + left: 0px; + background-image: url(bottoml.png); +} +#apDiv6 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + right: 0px; + background-image: url(bottomr.png); +} +#bg { + position:absolute; + left:0px; + top:0px; + width:100%; + height:100%; + z-index:2; + background-image:url(grad2.jpg); +} +body { + background-image: url(bg4.png); + background-repeat: repeat-x; + background-attachment:fixed; +} +#plane { + position:fixed; + top:9px; + right:0px; + width:100%; + height:100%; + z-index:1; + background-image: url(cloudbg1.png); + background-repeat: no-repeat; + background-position:center; + +} +.form { font-size: 14px; color="#990000"; } +.info { + font-size: 10px; +} +.info { + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; + color: #999; +} diff --git a/static/starts/mark1.png b/static/starts/mark1.png new file mode 100644 index 0000000..50566ba Binary files /dev/null and b/static/starts/mark1.png differ diff --git a/static/starts/startpage1.html b/static/starts/startpage1.html new file mode 100644 index 0000000..b938eb5 --- /dev/null +++ b/static/starts/startpage1.html @@ -0,0 +1,96 @@ + + + + +dump.fm + + + + + +
+ +
+

 

+

dump.fm lets you talk with pictures.
+

+


+ share images from anywhere on the web or ones stored on your computer, in real time.
+
+

+

+
+
+
+
+
+

+
+
+ +
+
+ +
+ +
+
+ +
+
+
+
+
+
* © 2009 dump.fm + * About Us + * Contact + * Blog + * Goodies + + * Help + * Terms + * Privacy
+
+
+ + +
+
+
+
+
+
+
+
+
+ + diff --git a/static/starts/topl.png b/static/starts/topl.png new file mode 100644 index 0000000..dcfe5b9 Binary files /dev/null and b/static/starts/topl.png differ diff --git a/static/starts/topr.png b/static/starts/topr.png new file mode 100644 index 0000000..9cfab08 Binary files /dev/null and b/static/starts/topr.png differ -- cgit v1.2.3-70-g09d2