try fb fix
This commit is contained in:
parent
91eb4f9b4d
commit
27b74e73bf
|
@ -424,6 +424,10 @@ clear:both;}
|
|||
padding:0 1px;
|
||||
}
|
||||
|
||||
#fb85cd57c {
|
||||
width: 48px !important;
|
||||
}
|
||||
|
||||
.fb_edge_widget_with_comment {
|
||||
width:48px;
|
||||
}
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
|
||||
<div class="socialIcons">
|
||||
|
||||
<a href="" 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="https://twitter.com/share?url={{ 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>
|
||||
|
@ -211,7 +211,6 @@
|
|||
<!-- <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&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>-->
|
||||
|
||||
|
||||
<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>
|
||||
<div style="clear:both;"></div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user