diff --git a/functions/displayblogpost.php b/functions/displayblogpost.php index 7e513eb..01c85db 100644 --- a/functions/displayblogpost.php +++ b/functions/displayblogpost.php @@ -20,13 +20,6 @@ function display_blog_post() {
- -
- -
- -
-

+ +
+ +
+ +

+ + +

+
diff --git a/functions/displaycomicpost.php b/functions/displaycomicpost.php index a85e8c9..5074f49 100644 --- a/functions/displaycomicpost.php +++ b/functions/displaycomicpost.php @@ -19,13 +19,6 @@ function display_comic_post() {
- -
- -
- -
@@ -37,7 +30,17 @@ function display_comic_post() {
-

+ +
+ +
+ +

+ + +

+
By on
  • ', multiple) ?>
diff --git a/page.php b/page.php index 233e621..7e03689 100644 --- a/page.php +++ b/page.php @@ -5,10 +5,18 @@
-
- -
-

+ +
+ +
+ +

+ + +

+ +
'
'.__('Pages:','comicpress').' ', 'after' => '
', 'next_or_number' => 'number')); ?> diff --git a/style.css b/style.css index 4d04456..6a94139 100644 --- a/style.css +++ b/style.css @@ -457,6 +457,9 @@ h3, h3 a { margin-bottom: 40px; } +.post-image, .post-comic-image, .post-page-image { +} + .post-info, .post-comic-info { padding-bottom: 5px; font-size: 10px;