twitter fix

This commit is contained in:
Sanj 2012-06-01 15:22:55 +05:30
commit ed2342c0f0
2 changed files with 2 additions and 6 deletions

View File

@ -424,17 +424,13 @@ clear:both;}
padding:0 1px;
}
#fb85cd57c {
width: 48px !important;
}
.fb_edge_widget_with_comment {
width:48px;
}
#twitterBtn img {
background:#5cb8cf;
padding-bottom:1px;
padding-bottom:2px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;

View File

@ -207,7 +207,7 @@
</script>
<div id="fb_like" class="fb-like iconS" data-href="{{ item.get_absolute_url }}" data-send="false" data-width="90" data-show-faces="false" data-layout="button_count"></div>
<div id="fb_like" class="fb-like iconS" data-href="{{ 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>-->