diff options
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> |
