From 8b82681193c26f1251d9742bf7b026467a3622a1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 15 Dec 2015 16:11:59 -0500 Subject: [PATCH] Adding Add this to blog single page update scss files also --- css/app.css | 3 +++ scss/_blog.scss | 5 ++++- single.php | 16 ++++++++++++++-- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index 0b0272a..08bfa12 100644 --- a/css/app.css +++ b/css/app.css @@ -8076,6 +8076,9 @@ input[type="submit"].blogbutton { #blog-side-info ul { list-style-type: none; } +.blog-single .addthis_default_style .addthis_counter { + float: right; } + .sidebar h2 { margin-bottom: 0; } .sidebar h3 { diff --git a/scss/_blog.scss b/scss/_blog.scss index 0a9b36f..ed1e80b 100644 --- a/scss/_blog.scss +++ b/scss/_blog.scss @@ -220,4 +220,7 @@ input[type="submit"].blogbutton { a{ } -} \ No newline at end of file +} +.blog-single .addthis_default_style .addthis_counter { + float: right; +} diff --git a/single.php b/single.php index 414f898..cc78e34 100644 --- a/single.php +++ b/single.php @@ -4,7 +4,7 @@ -
+
@@ -20,7 +20,19 @@ Posted on - + + +
+ +
+ +
+ + + + +
+