From 28b545291218ea06c581330ae8ed966406ab11e2 Mon Sep 17 00:00:00 2001 From: Karen Date: Tue, 29 May 2012 21:54:34 +0530 Subject: [PATCH] social icons --- itf/static/css/noel/inner.css | 24 ++++++++++++++++++++++-- itf/templates/noel/render_object.html | 12 ++++++++---- 2 files changed, 30 insertions(+), 6 deletions(-) diff --git a/itf/static/css/noel/inner.css b/itf/static/css/noel/inner.css index 526f714..9fc7b95 100755 --- a/itf/static/css/noel/inner.css +++ b/itf/static/css/noel/inner.css @@ -419,9 +419,29 @@ bottom:4px; right:4px; clear:both;} +.iconS { + float:left; + padding:0 1px; +} + +.fb_edge_widget_with_comment { + width:48px; +} + +#twitterBtn img { + background:#5cb8cf; + padding-bottom:1px; + -moz-border-radius:4px; + -webkit-border-radius:4px; + border-radius:4px; +} + +#permalinkBtn { + margin-top:4px; +} + .iconImages -{float:left; -margin-right:4px; +{margin-right:4px; cursor:pointer;} .fb_iframe_widget diff --git a/itf/templates/noel/render_object.html b/itf/templates/noel/render_object.html index 397c1b6..25202e1 100755 --- a/itf/templates/noel/render_object.html +++ b/itf/templates/noel/render_object.html @@ -188,9 +188,10 @@
- twitter + twitter -
+ +
-
+ +
- permalink + + permalink
+