diff options
| author | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
| commit | 25b74138d68ade87689e714f10e1f3116da5bbee (patch) | |
| tree | a0f6300c425e95814bd864428b8b829fcc513333 /template/simplerlog.st | |
| parent | 183610646a0967d4ebd41c477156ab472d057ff3 (diff) | |
| parent | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff) | |
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
Diffstat (limited to 'template/simplerlog.st')
| -rwxr-xr-x[-rw-r--r--] | template/simplerlog.st | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/template/simplerlog.st b/template/simplerlog.st index 1f5f6fe..4bded0b 100644..100755 --- a/template/simplerlog.st +++ b/template/simplerlog.st @@ -58,7 +58,7 @@ $endif$ -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; +body{margin:0px; background-image:url(http://hump.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;} @@ -155,7 +155,7 @@ cursor:pointer; margin-left:3px; } a.signin span { - background-image:url("http://dump.fm/static/form_login/images/toggle_down_light.png"); + background-image:url("http://hump.fm/static/form_login/images/toggle_down_light.png"); background-repeat:no-repeat; background-position:100% 50%; padding:4px 16px 6px 0;cursor:pointer; @@ -171,7 +171,7 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, } a.signin.menu-open span {cursor:pointer; - background-image:url("http://dump.fm/static/form_login/images/toggle_up_dark.png"); + background-image:url("http://hump.fm/static/form_login/images/toggle_up_dark.png"); color:#789; } @@ -228,7 +228,7 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, width:90px; height:35px; font-size:20px; - background-image:url('http://dump.fm/static/img/btngrad1.png'); + background-image:url('http://hump.fm/static/img/btngrad1.png'); background-color:#4691e5; font-weight:bold; word-spacing:7; @@ -304,7 +304,7 @@ a#disregister { .search_icon { - background:url("http://dump.fm/static/img/hourglass.png") no-repeat scroll center center transparent; + background:url("http://hump.fm/static/img/hourglass.png") no-repeat scroll center center transparent; bottom:3px; cursor:pointer; left:6px; @@ -397,7 +397,7 @@ jQuery(window).load(function(){ <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> + <iframe src="http://hump.fm/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> --> <!--START BANNER--> @@ -440,7 +440,7 @@ jQuery(window).load(function(){ <a href="$domain$/tags" onclick="pageTracker._trackEvent('button', 'banner-search'); return true;"><img src="$domain$/static/img/thumbs/searchbaricon.png"/> Tags</a> </div> <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe> - <a href="http://dump.fm/register" id="disregister">Register!</a> + <a href="http://hump.fm/register" id="disregister">Register!</a> $endif$ @@ -479,7 +479,7 @@ jQuery(window).load(function(){ <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> - 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>! + If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>! @@ -523,10 +523,10 @@ dump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic r <br><br> <div id="footer"> @2010 <a href="/">dump.fm</a> -<a href="http://dump.fm/about_us" style="word-spacing: normal">About Us</a> -<a href="http://dump.fm/help" style="word-spacing: normal">Help FAQ</a> -<a href="http://dump.fm/terms">Terms</a> -<a href="http://dump.fm/privacy">Privacy</a> +<a href="http://hump.fm/about_us" style="word-spacing: normal">About Us</a> +<a href="http://hump.fm/help" style="word-spacing: normal">Help FAQ</a> +<a href="http://hump.fm/terms">Terms</a> +<a href="http://hump.fm/privacy">Privacy</a> </div> </div> $google_analytics()$ |
