twitter fix
This commit is contained in:
commit
ed2342c0f0
|
@ -424,17 +424,13 @@ clear:both;}
|
||||||
padding:0 1px;
|
padding:0 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fb85cd57c {
|
|
||||||
width: 48px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.fb_edge_widget_with_comment {
|
.fb_edge_widget_with_comment {
|
||||||
width:48px;
|
width:48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#twitterBtn img {
|
#twitterBtn img {
|
||||||
background:#5cb8cf;
|
background:#5cb8cf;
|
||||||
padding-bottom:1px;
|
padding-bottom:2px;
|
||||||
-moz-border-radius:4px;
|
-moz-border-radius:4px;
|
||||||
-webkit-border-radius:4px;
|
-webkit-border-radius:4px;
|
||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
|
|
|
@ -207,7 +207,7 @@
|
||||||
</script>
|
</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"> -->
|
<!-- <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>-->
|
<!-- <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>-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user