like, +1 positioning

This commit is contained in:
Sanj 2012-06-01 20:16:41 +05:30
parent b1bbb1fed2
commit 9da3d80fb1

View File

@ -195,8 +195,9 @@
<a href="https://twitter.com/share?url=http://theatreforum.in{{ item.get_absolute_url }}&title={{ item.get_title|urlencode }}" target="_blank" id="twitterBtn" title="Tweet this!" class="iconS"><img src="/static/images/noel/tweet.png" width="18" height="18" alt="twitter" class="iconImages"> </a>
<!--<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="http://twitter.com/#!/indtheatreforum">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>-->
<div class="g-plusone iconS" data-size="small" data-annotation="none"></div>
<div class="iconS">
<div class="g-plusone" data-size="medium" data-annotation="none"></div>
</div>
<!-- Place this render call where appropriate -->
<script type="text/javascript">
(function() {
@ -207,12 +208,13 @@
</script>
<div id="fb_like" class="fb-like iconS" data-href="http://theatreforum.in{{ item.get_absolute_url }}" data-send="false" data-width="48" data-show-faces="false" data-layout="button_count"></div>
<!-- <img src="/static/images/noel/facebook.png" width="18" height="18" alt="facebook" class="iconImages"> -->
<!-- <iframe src="http://www.facebook.com/plugins/like.php?href=www.theatreforum.in&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>-->
<!-- <iframe src="http://www.facebook.com/plugins/like.php?href=theatreforum.in{{ item.get_absolute_url|urlencode }}&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe> -->
<div id="fb_like" class="fb-like iconS" data-href="http://theatreforum.in{{ item.get_absolute_url }}" data-send="false" data-width="48" data-show-faces="false" data-layout="button_count"></div>
<a href="" id="permalinkBtn" title="Permalink" class="iconS"><img src="/static/images/noel/download.jpg" width="18" height="18" alt="permalink" title="Permalink" class="iconImages"></a>
</div>
<a href="{{ item.get_absolute_url }}" id="permalinkBtn" title="Permalink" class="iconS"><img src="/static/images/noel/download.jpg" width="18" height="18" alt="permalink" title="Permalink" class="iconImages"></a>
<div style="clear:both;"></div>
</div>