From: Steve Sutton Date: Tue, 15 Dec 2015 21:11:59 +0000 (-0500) Subject: Adding Add this to blog single page X-Git-Tag: v1.0.0^2~25 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8b82681193c26f1251d9742bf7b026467a3622a1;p=WP-Themes%2Fstaffords.git Adding Add this to blog single page update scss files also --- 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 - + + +
+ +
+ +
+ + + + +
+