From 14fa039813272693fa22fd760825966e9e3db141 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Tue, 17 Nov 2009 16:38:24 -0800 Subject: [PATCH] Working on the post-images more Signed-off-by: Philip M. Hofer (Frumph) --- archive-comic-calendar.php | 12 +++++++++++- buystrip.php | 7 +++---- image.php | 11 +---------- links.php | 12 ++++++++---- page.php | 9 ++++----- style.css | 2 +- 6 files changed, 28 insertions(+), 25 deletions(-) diff --git a/archive-comic-calendar.php b/archive-comic-calendar.php index c5754a9..23ec2af 100644 --- a/archive-comic-calendar.php +++ b/archive-comic-calendar.php @@ -71,10 +71,20 @@ $month['12'] = array('month' => __('December','comicpress'), 'days' => '31');
-
+

+ + +
+ +
+ + +
+ ', '

') ?>
| diff --git a/buystrip.php b/buystrip.php index b440cb5..e769716 100644 --- a/buystrip.php +++ b/buystrip.php @@ -21,16 +21,15 @@ Template Version: 2.14
<?php _e('Powered by Paypal','comicpress'); ?>
+ +

+
- -

- -


- #
diff --git a/image.php b/image.php index 1ba3826..5025463 100644 --- a/image.php +++ b/image.php @@ -5,18 +5,9 @@
- -
- -
- -

- - +

-
diff --git a/links.php b/links.php index 43e7b07..f935188 100644 --- a/links.php +++ b/links.php @@ -16,18 +16,22 @@ Template Name: Links
+ +

+
- -

- -


+
+ + '
'.__('Pages:','comicpress').' ', 'after' => '
', 'next_or_number' => 'number')); ?> +
+ ', '

') ?>
    diff --git a/page.php b/page.php index 60d56a7..90d0839 100644 --- a/page.php +++ b/page.php @@ -4,17 +4,16 @@
    -
    +
    + +

    +
    - -

    - -

    diff --git a/style.css b/style.css index 1b78a7d..9138fe4 100644 --- a/style.css +++ b/style.css @@ -1358,7 +1358,7 @@ li.pingback div p, li.trackback div p { color: #ff0000; } -/* Tool Tips */ +/* Tool Tips (ComicPress Rascal) */ .tt a { position: relative;