diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-15 02:56:00 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-15 02:56:00 -0400 |
| commit | 73fb35c1c5d548d3294d1c63bcefeb3688b7800a (patch) | |
| tree | e3852faaf48795dbd4e6ea2cd081b8400ba419e7 /template/weedpile.st | |
| parent | 9637e123f2c5de56eef9731cd66a22d087ca2355 (diff) | |
sostler prod commit
Diffstat (limited to 'template/weedpile.st')
| -rw-r--r-- | template/weedpile.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/weedpile.st b/template/weedpile.st index e4a5ddc..97cc610 100644 --- a/template/weedpile.st +++ b/template/weedpile.st @@ -126,7 +126,7 @@ font-size:100%;} <script> jQuery(function() { jQuery("img").lazyload({ - placeholder : "static/img/grey.gif", + placeholder : "http://dump.fm/static/img/grey.gif", effect : "fadeIn", threshold : 200 }); @@ -141,7 +141,7 @@ font-size:100%;} $if(!user_nick)$<a href="http://dump.fm/register"><div id="registertxt">dump.fm lets you share images in realtime.<br> Click here to register!</div></a>$endif$ <div id="likebutton"> - <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fweedpile&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> + <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdump.fm%2Fm%2Fweedpile&layout=button_count&show_faces=false&width=50&action=like&font=arial&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe> </div> </div> <div id="rapper"><center> |
