try fb fix

This commit is contained in:
Sanj 2012-06-01 14:02:15 +05:30
parent 91eb4f9b4d
commit 27b74e73bf
2 changed files with 5 additions and 2 deletions

View File

@ -424,6 +424,10 @@ clear:both;}
padding:0 1px;
}
#fb85cd57c {
width: 48px !important;
}
.fb_edge_widget_with_comment {
width:48px;
}

View File

@ -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&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>-->
<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>