Spammy buttons

This commit is contained in:
Robohash 2011-07-08 03:12:31 -04:00
parent a46fbab46b
commit 71b0bbd5e3

View File

@ -174,7 +174,7 @@ $(document).ready(function(){
<div class="content_section">
<!-- start of left content section -->
<div class="left_content" style="position:relative; top:40px">
<div class="left_content" style="position:relative; top:90px">
<img src="http://robohash.com/{{ip}}.png" alt="You!" class="left" />
@ -189,6 +189,13 @@ $(document).ready(function(){
<div class="contain-right" style="width:60%; float:right;">
<p>Try on your phone, and I bet you get someone different!</p>
<p>Keep scrolling down to see some more freshly-assembled RoboHashes.</p>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone size="small" href="RoboHash.org"></g:plusone>
<iframe src="http://www.facebook.com/plugins/like.php?app_id=129748100442677&amp;href=Robohash.org&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=dark&amp;font=trebuchet+ms&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
</div>
<div class="contain-left" >
<img src="static/img/down-arrow.png" alt="Scroll down!" height=200 class="left" />
@ -484,6 +491,7 @@ src="http://static1.robohash.com/static/img/indented_star.png" width="27" height
If the bandwidth gets crazy, I might add a [Robohash.org] banner to the bottom of the image. But it'd be super-tasteful.<br>
</p>
</div><!-- end of content section -->
<div class="hr"></div>
@ -529,5 +537,7 @@ All artwork used under license.
</div><!-- end of footer wrapper -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
</body>
</html>