diff --git a/404.php b/404.php index 128c72f..29146e5 100644 --- a/404.php +++ b/404.php @@ -5,7 +5,7 @@
diff --git a/archive-comic-calendar.php b/archive-comic-calendar.php index d0b527e..e8986a7 100644 --- a/archive-comic-calendar.php +++ b/archive-comic-calendar.php @@ -95,16 +95,16 @@ foreach ( $years as $year ) { 0) { if (is_array($monthfile)) $monthfile = reset($monthfile); ?> - + - + 0) { if (is_array($monthfile)) $monthfile = reset($monthfile); ?> - + - + diff --git a/comicpress-options.php b/comicpress-options.php index b277e41..da16d4c 100644 --- a/comicpress-options.php +++ b/comicpress-options.php @@ -10,11 +10,11 @@ function comicpress_options() { function comicpress_admin_page_head() { global $is_IE; if ($is_IE) { ?> - + - + - + diff --git a/functions.php b/functions.php index 42f76d6..b51c5f1 100644 --- a/functions.php +++ b/functions.php @@ -1,12 +1,15 @@ + + + + \ No newline at end of file diff --git a/functions/checkbrowser.php b/functions/checkbrowser.php deleted file mode 100644 index 099b43a..0000000 --- a/functions/checkbrowser.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/functions/comment-functions.php b/functions/comment-functions.php index 8c7c35d..312f6a9 100644 --- a/functions/comment-functions.php +++ b/functions/comment-functions.php @@ -123,20 +123,19 @@ function comicpress_comments_callback($comment, $args, $depth) {
+
-
+
-
-
+
+
-
- ', multiple) ?>
- - -- -
-
'.__('Current Mood: ','comicpress').$mood.'
'; @@ -67,7 +75,7 @@ function comicpress_showmood_edit_post() { $newmood = $newmood[0]; ?>
diff --git a/functions/rawformatting.php b/functions/rawformatting.php deleted file mode 100644 index fa72462..0000000 --- a/functions/rawformatting.php +++ /dev/null @@ -1,6 +0,0 @@ - \ No newline at end of file diff --git a/header.php b/header.php index ec2ac55..800451d 100644 --- a/header.php +++ b/header.php @@ -2,41 +2,28 @@ >
+
]*)>#', '
', $bookmarks); + $bookmarks = wp_list_bookmarks('echo=0'); + $bookmarks = preg_replace('#- ]*)>#', '
- ', $bookmarks);
+ $bookmarks = preg_replace('#
]*)>#', '
', $bookmarks); ?> @@ -29,4 +29,4 @@ Template Name: Links - \ No newline at end of file + diff --git a/members-blog.php b/members-blog.php index aedf37d..4a8cb3d 100644 --- a/members-blog.php +++ b/members-blog.php @@ -9,20 +9,20 @@ Template Name: Members Only Blog - \ No newline at end of file + diff --git a/options/generaloptions.php b/options/generaloptions.php index c6059c7..f92b922 100644 --- a/options/generaloptions.php +++ b/options/generaloptions.php @@ -79,90 +79,6 @@ -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -177,14 +93,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $dirs_to_search = array_unique(array(get_template_directory(),get_stylesheet_directory()));
+ $avatar_directories = array();
+ foreach ($dirs_to_search as $dir) { $avatar_directories = array_merge($avatar_directories,glob("${dir}/images/avatars/*")); }
+ ?>
@@ -204,18 +196,6 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/options/postoptions.php b/options/postoptions.php
index 6b764c4..aecbdef 100644
--- a/options/postoptions.php
+++ b/options/postoptions.php
@@ -24,10 +24,11 @@
case "comicpress-moods_directory":
$current_directory = get_option($value['id']);
if (empty($current_directory)) $current_directory = 'default';
-
- $count = count($results = glob(get_template_directory() . '/images/moods/'.$current_directory.'/*'));
- $mood_directories = glob(get_template_directory() . '/images/moods/*');
- ?>
+
+ $dirs_to_search = array_unique(array(get_template_directory(),get_stylesheet_directory()));
+ $mood_directories = array();
+ foreach ($dirs_to_search as $dir) { $mood_directories = array_merge($mood_directories,glob("${dir}/images/moods/*")); }
+ ?>
@@ -47,8 +48,6 @@
- ""
diff --git a/options/themestyle.php b/options/themestyle.php
index 7f10d57..5e4bef3 100644
--- a/options/themestyle.php
+++ b/options/themestyle.php
@@ -4,7 +4,7 @@
{
if (!document.images)
return
- document.getElementById(pic).src = '/images/options/'+sel.options[sel.selectedIndex].value+'.png'
+ document.getElementById(pic).src = '/images/options/'+sel.options[sel.selectedIndex].value+'.png'
}
@@ -33,7 +33,7 @@
-
+
Standard and Vertical themes are 780px, 3 Column, Graphic Novel and Vertical 3 Column are 980px wide.
@@ -41,59 +41,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/page.php b/page.php
index 11a6fe4..a42fdfd 100644
--- a/page.php
+++ b/page.php
@@ -21,4 +21,4 @@
-
\ No newline at end of file
+
diff --git a/search-transcript.php b/search-transcript.php
index de387d9..ea11442 100644
--- a/search-transcript.php
+++ b/search-transcript.php
@@ -101,4 +101,3 @@ $count = $tmp_search->post_count;
-
\ No newline at end of file
diff --git a/search.php b/search.php
index 503c7a9..1468c09 100644
--- a/search.php
+++ b/search.php
@@ -2,9 +2,9 @@
-post_count;
+ post_count;
?>
@@ -13,7 +13,7 @@ $count = $tmp_search->post_count;
-
@@ -34,11 +34,11 @@ $count = $tmp_search->post_count;
- - -
-
- - -
+ +
+
+ +
-
- @@ -84,11 +84,11 @@ $count = $tmp_search->post_count;
-Author: ComicPress Developement Team
-Version: 0.1.1
-
-Installation Notes:
-Has Buttons -
diff --git a/themepack/blueocean/post-bottom-odd.png b/themepack/blueocean/post-bottom-odd.png deleted file mode 100644 index bb3b650..0000000 Binary files a/themepack/blueocean/post-bottom-odd.png and /dev/null differ diff --git a/themepack/blueocean/post-bottom.png b/themepack/blueocean/post-bottom.png deleted file mode 100644 index 8aec6e5..0000000 Binary files a/themepack/blueocean/post-bottom.png and /dev/null differ diff --git a/themepack/blueocean/screenshot.png b/themepack/blueocean/screenshot.png deleted file mode 100644 index 57d73e1..0000000 Binary files a/themepack/blueocean/screenshot.png and /dev/null differ diff --git a/themepack/blueocean/sidebar-left-bottom.png b/themepack/blueocean/sidebar-left-bottom.png deleted file mode 100644 index fae0819..0000000 Binary files a/themepack/blueocean/sidebar-left-bottom.png and /dev/null differ diff --git a/themepack/blueocean/sidebar-right-bottom.png b/themepack/blueocean/sidebar-right-bottom.png deleted file mode 100644 index 2e8bc47..0000000 Binary files a/themepack/blueocean/sidebar-right-bottom.png and /dev/null differ diff --git a/themepack/blueocean/style.css b/themepack/blueocean/style.css deleted file mode 100644 index 1d17635..0000000 --- a/themepack/blueocean/style.css +++ /dev/null @@ -1,557 +0,0 @@ -/* -ThemePack Name: Blue Ocean -ThemePack URI: http://comicpress.org -Author: Tyler Martin / Philip M. Hofer -Author URI: http://mindfaucet.com/ -Version: 0.1.1 -*/ - -/* STANDARD TAGS */ - -body { - margin: 0; - font-family: 'Arial', sans-serif; - color: #333; - background: #01344f url('background.png') top center repeat-x; -} - -a { - color: #0076b6; -} - -a:hover { - color: #f00; -} - -h1, h1 a, h2, h2 a, h3, h3 a { - color: #0b3b6e; -} - -h1 a:hover, h2 a:hover, h3 a:hover { - color: #fff; -} - -.nav a { color: #fff; } -.nav a:hover { color: #fff000; } - -button { - background: #aaa url('menu.png'); - color: #000; - font-family: 'Arial', sans-serif; - font-size: 13px; - line-height: 13px; - border: 1px solid #999; - cursor: pointer; -} - - button:hover { - color: #fff; - background: #f00 url('menu.png') 0 -75px; - } - -/* THE HEADER */ - -#header { - text-align: center; -} - - #header a { - color: #eee; - } - - #header .description { - color: #555; - padding: 0 0 10px 0; - font-size: 14px; - font-style: italic; - letter-spacing: 2px; - } - - -/* THE MENU */ - -#menubar { - background: url('menu.png'); - border-width: 1px 1px 1px 0; - border-style: solid; - border-color: #000; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -#menunav { - margin-right: 8px; -} - -.menunav-rss { - width: 25px; - height: 25px; - margin: 0 0 0 4px; - padding: 0; - display: block; - float: left; - text-indent: -9999px; - overflow: hidden; - background: url('menu-nav.png') no-repeat; -} - - .menunav-rss:hover { - background: Transparent url('menu-nav.png') 0 -25px no-repeat; - } - -.menunav a:hover { - background: #fff; -} - -#menu { - border-right: 1px solid #111; - margin-left: 10px; - text-transform: uppercase; -} - - #menu a { - padding: 0px 10px 0 10px; - display: block; - color: #fff; - text-decoration: none; - } - - #menu li .rss { - padding: 5px 0 5px 0; - } - - #menu li { - float: left; - cursor:pointer; - } - - #menu li a { - border-left: 1px solid #333; - border-right: 1px solid #555; - } - - #menu li:hover a, #menu li.sfhover a { - border-left: 1px solid #8b160f; - border-right: 1px solid #c28380; - color: #fff; /* Main menu highlighted text color */ - background: url('menu.png') 0 -75px; - } - - #menu li:hover, #menu li.sfhover { - /* Main menu highlighted background color */ - } - - /* For submenu dropdowns - this order must be maintained */ - - #menu ul { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - left: -9999px; - width: 175px; - line-height: 1; - } - #menu li li { - width: 165px; - padding: 4px 5px; - color: #fff; - } - #menu li li a { - width: 174px; - padding: 0; - color: #fff; - border: none; - } - #menu li ul ul { - margin: -17px 0 0 170px; - } - #menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a { - color: #fff; /*Submenu highlighted text color */ - } - #menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a { - color: #fff; /*Submenu text color */ - border: none; - background: none; - } - #menu li li:hover { - background: #f00; /*Submenu highlighted background color */ - } - #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul { - left: -9999px; - } - #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul { - left: auto; - background: #3d5875; /* Submenu background color */ - text-transform: none; - } - - #menu .current_page_item a { - color: #fff; - border-left: 1px solid #555; - border-right: 1px solid #555; - background: url('menu.png') 0 -50px; - } - -/* THE COMIC */ - -#comic-head { - padding-top: 2px; -} - -#comic { - background: #fff; - border: 1px solid #000; - text-align: center; - z-index: 100; - padding: 5px; - -moz-border-radius: 0 10px 10px 10px; - -khtml-border-radius: 0 10px 10px 10px; - -webkit-border-radius: 0 10px 10px 10px; - border-radius: 0 10px 10px 10px; -} - -#subcontent-wrapper{ - background: #004c74; - border: solid 1px #000; - -moz-border-radius: 10px 0 10px 0; - -khtml-border-radius: 10px 0 10px 0; - -webkit-border-radius: 10px 0 10px 0; - border-radius: 10px 0 10px 0; -} - -.narrowcolumn { - width: 538px; -} - -.layout-standard .narrowcolumn, .layout-v .narrowcolumn { - width: 548px; -} - -.post, .post-page, .post-comic, #comment-wrapper { - background: #bcc7d2; - border: solid 1px #000; - -moz-border-radius: 0 10px 10px 10px; - -khtml-border-radius: 0 10px 10px 10px; - -webkit-border-radius: 0 10px 10px 10px; - border-radius: 0 10px 10px 10px; - padding: 5px; -} - -.sidebar a { - color: #fff; -} - -.sidebar a:hover { - color: #81c4e7; -} - -.sidebar h2, .sidebar h2 a { - color: #c3e1f1; -} - -.sidebar h2 a:hover { - color: #fff; -} - -#respond button { - float: right; - color: #fff; -} - -/* COMMENT LINK */ - -.comment-link { - height: 25px; - line-height: 20px; - font-family: 'Arial', sans-serif; - font-weight: bold; - text-align: right; -} - - .comment-link a { - color: #333; - padding: 0 5px 0 0; - } - - .comment-link a:hover { - color: #800; - } - - .comment-balloon { - width: 30px; - height: 25px; - display: block; - float: right; - overflow: hidden; - text-align: center; - line-height: 16px; - font-family: 'Georgia', serif; - font-size: 16px; - font-weight: normal; - background: url('comment-balloon.png') no-repeat; - } - - .comment-link a:hover .comment-balloon { - color: #fff; - background-position: 0 -25px; - } - - .comment-balloon-empty { - font-size: 20px; - line-height: 30px; - } - - -/* WIDGETS */ - -.archive-dropdown-wrap { - background: url('browse-search.png') no-repeat; -} - - .archive-dropdown-wrap:hover { - background-position: 0 -23px; - } - -.archive-dropdown { - margin: 0; - padding: 0; - width: 166px; - height: 23px; - font-size: 12px; - font-family: 'Arial' , sans-serif; - border: none; - opacity: 0; - filter: alpha(opacity=0); - cursor: pointer; -} - -/* SEARCH */ - -#s-search, #s-transcript { - width: 138px; - padding: 4px 0 0 5px; - font-size: 12px; - height: 19px; - font-family: 'Arial' , sans-serif; - color: #000; - border: none; - float: left; - background: url('browse-search.png') 0 -46px no-repeat; -} - - #s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus { - color: #550000; - background-position: 0 -69px; - } - - #searchform button, #searchform-transcript button { - padding: 0; - margin: 0; - border: none; - height: 23px; - width: 23px; - line-height: 0; - font-size: 0; - cursor: pointer; - text-indent: -9999px; - background: url('browse-search.png') -143px -46px no-repeat; - } - - #searchform button:hover, #searchform-transcript button:hover { - background-position: -143px -69px; - } - - #searchform button:hover, #searchform-transcript button:-moz-focus-inner { - border: 0; - } - -/* GALLERY */ - -.gallery-image { - width: 518px; - border: 1px solid #000; - overflow: hidden; - background: #000; - text-align: center; -} - -.gallery-caption { - font-size: 11px; -} - - .gallery-caption p { - width: 510px; - padding: 5px; - margin: 0; - text-align: center; - color: #fff; - background: #000; - } - -.imagenav-wrap { - margin: 5px 0 0 0; -} - -.imagenav { - width: 77px; - height: 77px; - float: left; - overflow: hidden; -} - -.imagenav-center { - width: 344px; - height: 65px; - margin: 0 5px; - padding: 10px 5px 0 5px; - float: left; - color: #000; - text-align: center; - border: 1px solid #000; - overflow: hidden; -} - -.imagetitle { - color: #000; - font-size: 18px; -} - -.imagenav-bg { - width: 75px; - height: 75px; - position: absolute; - z-index: 0; - background: #ddd; - border: 1px solid #000; - overflow: hidden; -} - -.imagenav-bg img { - width: 75px; - height: 75px; -} - -.imagenav-arrow { - width: 75px; - height: 75px; - position: absolute; - z-index: 1; - color: #fff; - font-size: 80px; - font-weight: bold; - line-height: 75px; - text-align: center; - border: 1px solid #000; - float: left; -} - -.imagenav-link { - width: 75px; - height: 75px; - position: absolute; - z-index: 2; - border: 1px solid #000; - float: left; - overflow: hidden; -} - -.imagenav-link img { - width: 75px; - height: 75px; -/* opacity: 0.50; filter: alpha(opacity=50); */ -} - -.imagenav-link img:hover { -/* opacity: 0.00; filter: alpha(opacity=0); */ -} - -/* Pagination */ - -#wp-paginav { - background: url('menu.png'); - text-align: left; - border: 1px solid #000; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -#paginav { - padding: 0; - margin: 0; - list-style: none; - float: left; - line-height: 25px; - font-size: 13px; - color: #fff; - border-right: 1px solid #222; -} - - #paginav .paginav-pages, #paginav .paginav-extend { - padding: 0 15px 0 15px; - } - - #paginav a { - padding: 0px 10px 0 10px; - display: block; - color: #777; - text-decoration: none; - } - - #paginav ul { - margin: 0; - padding: 0; - list-style: none; - } - - #paginav li { - float: left; - } - - #paginav li a { - border-left: 1px solid #111; - border-right: 1px solid #444; - color: #eee; - } - - #paginav .paginav-next, #paginav .paginav-previous { - font-size: 20px; - } - - #paginav .paginav-current, #paginav .current { - padding: 0px 10px 0 10px; - color: #fff; - border-left: 1px solid #222; - background: url('menu.png') 0 -150px; - } - - #paginav li:hover a { - border-left: 1px solid #333; - border-right: 1px solid #555; - color: #fff; - background: url('menu.png') 0 -75px; - } - - -#wp-calendar-wrap { - width: 170px; - border: solid 1px #000; - -moz-border-radius: 0 10px 10px 10px; - -khtml-border-radius: 0 10px 10px 10px; - -webkit-border-radius: 0 10px 10px 10px; - border-radius: 0 10px 10px 10px; -} - -#footer { - background: #fff; - border: solid 1px #000; - -moz-border-radius: 0 10px 10px 10px; - -khtml-border-radius: 0 10px 10px 10px; - -webkit-border-radius: 0 10px 10px 10px; - border-radius: 0 10px 10px 10px; - margin-top: 10px; -} \ No newline at end of file diff --git a/themepack/boxed/background.png b/themepack/boxed/background.png deleted file mode 100644 index 68a9b6e..0000000 Binary files a/themepack/boxed/background.png and /dev/null differ diff --git a/themepack/boxed/classic-background-narrow.png b/themepack/boxed/classic-background-narrow.png deleted file mode 100644 index dd313de..0000000 Binary files a/themepack/boxed/classic-background-narrow.png and /dev/null differ diff --git a/themepack/boxed/classic-background-wide.png b/themepack/boxed/classic-background-wide.png deleted file mode 100644 index 734e8e8..0000000 Binary files a/themepack/boxed/classic-background-wide.png and /dev/null differ diff --git a/themepack/boxed/commentlink.php b/themepack/boxed/commentlink.php deleted file mode 100644 index ceec09d..0000000 --- a/themepack/boxed/commentlink.php +++ /dev/null @@ -1,3 +0,0 @@ -comment_status != 'closed') { ?> -
-Author: ComicPress Development Team
-Version: 0.1.5
-
-Installation Notes:
-None
-
diff --git a/themepack/boxed/screenshot.png b/themepack/boxed/screenshot.png deleted file mode 100644 index 49c44e8..0000000 Binary files a/themepack/boxed/screenshot.png and /dev/null differ diff --git a/themepack/boxed/style.css b/themepack/boxed/style.css deleted file mode 100644 index a11cc0d..0000000 --- a/themepack/boxed/style.css +++ /dev/null @@ -1,146 +0,0 @@ -/* -ThemePack Name: boxed -ThemePack URI: http://comicpress.org -Author: ComicPress Developement Team -Author URI: http://mindfaucet.com/ -Version: 0.1.5 -*/ - -/* STANDARD TAGS */ - -body { - background: #222 url('background.png') repeat; -} - -#page, #page-wide { - background: #ddd; - border-left: solid 1px #000; - border-right: solid 1px #000; - border-bottom: solid 1px #000; -} - -#page-wrap { - padding: 0 10px; - background: url('classic-background-narrow.png') top center repeat-y; -} - -#page-wide-wrap { - padding: 0 10px; - background: url('classic-background-wide.png') top center repeat-y; -} - -#header { - background: #333; - padding: 20px 0; -} - -#header h1 { - text-align: left; - padding-left: 20px; -} - -#header .description { - text-align: left; - padding-left: 60px; -} - -#content-wrapper, #content-wrapper { - background: #a0a0a0; -} - -#subcontent-wrapper { - background: #dfdfdf; -} - -#footer { - padding: 20px 0; - color: #fff; - background: #222; - border-bottom: solid 1px #000; -} - -#comic_navi_wrapper, #comic, .pagenav { - background: #fff; -} - -.narrowcolumn, .widecolumn { - background: #efefef; -} - -#header h1 a, #header .description { - color: #fff; -} - -.page .narrowcolumn { padding-top: 5px; } - -#comic-head { - padding: 0; - margin: 0; -} - -#sidebar-abovecomic { - background: #fff; -} - -#comic { - margin: 0; - border: 0; -} - -#sidebar-undercomic, #comic-foot { - background: #fff; -} - -#footer a { - color: #ff0000; -} -#footer a:hover { - color: #fff; -} - - -/* MENU */ - -.menunav-prev a, .menunav-next a { - border-left: solid 1px #aaa; -} - - .menunav-rss:hover { - background: #ff6600; - } - -#menu { - text-transform: uppercase; - font-size: 12px; -} - -#menu li a { - border-right: solid 1px #aaa; -} - - #menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a, - #menu li:hover li, #menu li li:hover li, #menu li li li:hover li, #menu li li li li:hover li { - text-transform: uppercase; - font-size: 12px; - } - -/* COMMENT LINK */ - -.comment-link { - font-size: 9px; -} - -#sidebar-undercomic { - text-align: center; -} - -.widget_sociable_widget { - margin: 0 auto; - padding: 0 0; -} - -.cpcal-cals { - width: 516px; - margin: 0 auto; - padding-left: 5px; -} diff --git a/themepack/sandy/background.jpg b/themepack/sandy/background.jpg deleted file mode 100644 index e7ab7f1..0000000 Binary files a/themepack/sandy/background.jpg and /dev/null differ diff --git a/themepack/sandy/background.png b/themepack/sandy/background.png deleted file mode 100644 index 68a9b6e..0000000 Binary files a/themepack/sandy/background.png and /dev/null differ diff --git a/themepack/sandy/classic-background-narrow.png b/themepack/sandy/classic-background-narrow.png deleted file mode 100644 index dd313de..0000000 Binary files a/themepack/sandy/classic-background-narrow.png and /dev/null differ diff --git a/themepack/sandy/classic-background-wide.png b/themepack/sandy/classic-background-wide.png deleted file mode 100644 index 734e8e8..0000000 Binary files a/themepack/sandy/classic-background-wide.png and /dev/null differ diff --git a/themepack/sandy/commentlink.php b/themepack/sandy/commentlink.php deleted file mode 100644 index ceec09d..0000000 --- a/themepack/sandy/commentlink.php +++ /dev/null @@ -1,3 +0,0 @@ -comment_status != 'closed') { ?> -
-Author: ComicPress Development Team
-Version: 0.1.1
-
-Installation Notes:
-None
-
diff --git a/themepack/sandy/screenshot.png b/themepack/sandy/screenshot.png deleted file mode 100644 index ecc6db2..0000000 Binary files a/themepack/sandy/screenshot.png and /dev/null differ diff --git a/themepack/sandy/style.css b/themepack/sandy/style.css deleted file mode 100644 index fa747cb..0000000 --- a/themepack/sandy/style.css +++ /dev/null @@ -1,147 +0,0 @@ -/* -ThemePack Name: Sandcastle -ThemePack URI: http://comicpress.org -Author: ComicPress Developement Team -Author URI: http://mindfaucet.com/ -Version: 0.1.0 -*/ - -/* STANDARD TAGS */ - -body { - background: #dfc786 url('background.jpg') repeat; -} - -#page, #page-wide { - width: auto; -} - -.layout-v #page { - width: 780px; - margin: 0 auto; -} - - -#page #header, #page #menubar, #page #subcontent-wrapper, #page #footer, #page #comic-head, #page #comic-foot { - width: 780px; - margin: 0 auto; -} - -.layout-gn #page-wide, -.layout-rgn #page-wide, -.layout-v3c #page-wide, -#page-wide #header, -#page-wide #menubar, -#page-wide #subcontent-wrapper, -#page-wide #footer, -#page-wide #comic-head, -#page-wide #comic-foot { - width: 980px; - margin: 0 auto; -} - -#headerpwad { - margin-top: -20px; -} - -.ie #content-wrapper-head, .ie #comic-head { - display: none; -} - -#comic-head, #comic-foot { - padding: 0; -} - -#subcontent-wrapper, .layout-gn #content-wrapper, .layout-rgn #content-wrapper, .layout-v #content-wrapper, -.layout-v3c #content-wrapper { - background: url('contentbg.jpg') repeat; - border-left: solid 1px #000; - border-right: solid 1px #000; - border-bottom: solid 1px #000; -} - -#comic-foot, #comic-head { - background: url('contentbg.jpg') repeat; - border-left: solid 1px #000; - border-right: solid 1px #000; -} - -.layout-gn #pagewrap-right, .layout-rgn #pagewrap-right { - padding-top: 5px; - width: 768px; -} - -#comic-foot .archive-dropdown-wrap, #comic-head .archive-dropdown-wrap, #comic-foot .widget, #comic-head .widget { - margin: 0; -} - -.layout-gn #subcontent-wrapper, .layout-gn #comic-head, .layout-gn, #comic-foot, -.layout-rgn #subcontent-wrapper, .layout-rgn #comic-head, .layout-rgn, #comic-foot { - border: 0; -} - -.layout-gn #page-wide #comic, .layout-gn #page-wide #comic-head, .layout-gn #page-wide #comic-foot { - margin-right: 5px; -} - -.layout-gn #page-wide #comic-foot, .layout-gn #page-wide #comic-head, -.layout-rgn #page-wide #comic-foot, .layout-rgn #page-wide #comic-head, -.layout-v #page #comic-foot, .layout-v #page #comic-head { - width: auto; -} - -.layout-standard #page #menubar { - width: 782px; -} - -.layout-3c #page-wide #menubar, .layout-3c2r #page-wide #menubar { - width: 982px; -} - -#comic { - margin: 0 auto; - background: #fff; - padding: 5px; - border: solid 2px #000; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -.layout-rgn #page-wide #comic, .layout-rgn #page-wide #comic-head, .layout-rgn #page-wide #comic-foot { - margin-left: 5px; -} - -.layout-3c #comic, .layout-3c2r #comic { - width: 1010px; - margin: 0 auto; -} - -.layout-3c #comic-foot, .layout-3c2r #comic-foot, -.layout-3c2r #comic-head, .layout-3c2r #comic-head, -.layout-standard #comic-head, .layout-standard #comic-foot { - border-left: solid 1px #000; - border-right: solid 1px #000; -} - -.layout-standard #comic { - width: 820px; -} - -.layout-gn .narrowcolumn, .layout-rgn .narrowcolumn { - width: 538px; -} - -.layout-v .narrowcolumn { - width: 558px; - padding: 5px; -} - -#blogheader { - border-color: #000; -} - -button { - float: right; -} diff --git a/themepack/silver/background.png b/themepack/silver/background.png deleted file mode 100644 index 3c9344c..0000000 Binary files a/themepack/silver/background.png and /dev/null differ diff --git a/themepack/silver/browse-search.png b/themepack/silver/browse-search.png deleted file mode 100644 index 320e8d6..0000000 Binary files a/themepack/silver/browse-search.png and /dev/null differ diff --git a/themepack/silver/cal/april.jpg b/themepack/silver/cal/april.jpg deleted file mode 100644 index 0ccc2fb..0000000 Binary files a/themepack/silver/cal/april.jpg and /dev/null differ diff --git a/themepack/silver/comment-balloon.png b/themepack/silver/comment-balloon.png deleted file mode 100644 index 78b23f6..0000000 Binary files a/themepack/silver/comment-balloon.png and /dev/null differ diff --git a/themepack/silver/commentlink.php b/themepack/silver/commentlink.php deleted file mode 100644 index 11ee71f..0000000 --- a/themepack/silver/commentlink.php +++ /dev/null @@ -1,5 +0,0 @@ -comment_status != 'closed') { ?> -
-Author: ComicPress Development Team
-Version: 1.0.5 -
-Installation Notes:
-None. -
diff --git a/themepack/silver/screenshot.png b/themepack/silver/screenshot.png deleted file mode 100644 index bcad0f6..0000000 Binary files a/themepack/silver/screenshot.png and /dev/null differ diff --git a/themepack/silver/style.css b/themepack/silver/style.css deleted file mode 100644 index 534b0f0..0000000 --- a/themepack/silver/style.css +++ /dev/null @@ -1,491 +0,0 @@ -/* -ThemePack Name: Silver -ThemePack URI: http://comicpress.org -Author: Tyler Martin -Author URI: http://mindfaucet.com/ -Version: 0.1.5 -*/ - -/* STANDARD TAGS */ - -body { - margin: 0; - font-family: 'Arial', sans-serif; - color: #333; - background: #fff url('background.png') top center repeat-x; -} - -button { - background: #aaa url('menu.png'); - color: #000; - font-family: 'Arial', sans-serif; - font-size: 13px; - line-height: 13px; - border: 1px solid #999; - cursor: pointer; -} - - button:hover { - color: #fff; - background: #f00 url('menu.png') 0 -75px; - } - -/* THE HEADER */ - -#header { - text-align: center; -} - - #header a { - color: #eee; - } - - #header .description { - color: #555; - padding: 0 0 10px 0; - font-size: 14px; - font-style: italic; - letter-spacing: 2px; - } - - -/* THE MENU */ - -#menubar { - background: url('menu.png'); - border-width: 1px 1px 1px 0; - border-style: solid; - border-color: #999; -} - -.menunav-rss { - width: 25px; - height: 25px; - margin: 0 0 0 4px; - padding: 0; - display: block; - float: left; - text-indent: -9999px; - overflow: hidden; - background: url('menu-nav.png') no-repeat; -} - - .menunav-rss:hover { - background: Transparent url('menu-nav.png') 0 -25px no-repeat; - } - -.menunav-prev, .menunav-next { - display: block; - float: left; -} - -.menunav a:hover { - background: #fff; -} - -.menunav-prev { - margin: 0 0 0 5px; -} - - .menunav-prev a, .menunav-next a { - width: 25px; - height: 25px; - display: block; - text-indent: -9999px; - overflow: hidden; - } - - .menunav-prev a { - background: transparent url('menu-nav.png') -25px 0 no-repeat; - } - - .menunav-prev a:hover { - background: transparent url('menu-nav.png') -25px -25px no-repeat; - } - -.menunav-next a { - background: url('menu-nav.png') -50px 0 no-repeat; -} - - .menunav-next a:hover { - background: transparent url('menu-nav.png') -50px -25px no-repeat; - } - -#menu { - padding: 0; - margin: 0; - list-style: none; - float: left; - line-height: 25px; - font-size: 13px; - border-right: 1px solid #aaa; -} - - #menu a { - padding: 0px 10px 0 10px; - display: block; - color: #000; - text-decoration: none; - } - - #menu li .rss { - padding: 5px 0 5px 0; - } - - #menu li { - float: left; - cursor:pointer; - } - - #menu li a { - border-left: 1px solid #aaa; - border-right: 1px solid #fff; - } - - #menu li:hover a, #menu li.sfhover a { - border-left: 1px solid #8b160f; - border-right: 1px solid #c28380; - color: #fff; /* Main menu highlighted text color */ - background: url('menu.png') 0 -75px; - } - - #menu li:hover, #menu li.sfhover { - /* Main menu highlighted background color */ - } - - /* For submenu dropdowns - this order must be maintained */ - - #menu ul { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - left: -9999px; - width: 175px; - line-height: 1; - } - #menu li li { - width: 165px; - padding: 4px 5px; - color: #fff; - } - #menu li li a { - width: 174px; - padding: 0; - color: #fff; - border: none; - } - #menu li ul ul { - margin: -17px 0 0 170px; - } - #menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a { - color: #fff; /*Submenu highlighted text color */ - } - #menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a { - color: #fff; /*Submenu text color */ - border: none; - background: none; - } - #menu li li:hover { - background: #f00; /*Submenu highlighted background color */ - } - #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul { - left: -9999px; - } - #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul { - left: auto; - background: #000; /* Submenu background color */ - text-transform: none; - } - - #menu .current_page_item a { - color: #fff; - border-left: 1px solid #555; - border-right: 1px solid #555; - background: url('menu.png') 0 -50px; - } - -/* THE COMIC */ - -#comic-head { - padding-top: 2px; -} - -#comic { - background: #fff; - border: 1px solid #999; - text-align: center; - z-index: 100; - padding: 5px; -} - -/* COMMENT LINK */ - -.comment-link { - height: 25px; - line-height: 20px; - font-family: 'Arial', sans-serif; - font-weight: bold; - text-align: right; -} - - .comment-link a { - color: #333; - padding: 0 5px 0 0; - } - - .comment-link a:hover { - color: #800; - } - - .comment-balloon { - width: 30px; - height: 25px; - display: block; - float: right; - overflow: hidden; - text-align: center; - line-height: 16px; - font-family: 'Georgia', serif; - font-size: 16px; - font-weight: normal; - background: url('comment-balloon.png') no-repeat; - } - - .comment-link a:hover .comment-balloon { - color: #fff; - background-position: 0 -25px; - } - - .comment-balloon-empty { - font-size: 20px; - line-height: 30px; - } - - -/* WIDGETS */ - -.archive-dropdown-wrap { - background: url('browse-search.png') no-repeat; -} - - .archive-dropdown-wrap:hover { - background-position: 0 -23px; - } - -.archive-dropdown { - margin: 0; - padding: 0; - width: 166px; - height: 23px; - font-size: 12px; - font-family: 'Arial' , sans-serif; - border: none; - opacity: 0; - filter: alpha(opacity=0); - cursor: pointer; -} - -/* SEARCH */ - -#s-search, #s-transcript { - width: 138px; - padding: 4px 0 0 5px; - font-size: 12px; - height: 19px; - font-family: 'Arial' , sans-serif; - color: #000; - border: none; - float: left; - background: url('browse-search.png') 0 -46px no-repeat; -} - - #s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus { - color: #550000; - background-position: 0 -69px; - } - - #searchform button, #searchform-transcript button { - padding: 0; - margin: 0; - border: none; - height: 23px; - width: 23px; - line-height: 0; - font-size: 0; - cursor: pointer; - text-indent: -9999px; - background: url('browse-search.png') -143px -46px no-repeat; - } - - #searchform button:hover, #searchform-transcript button:hover { - background-position: -143px -69px; - } - - #searchform button:hover, #searchform-transcript button:-moz-focus-inner { - border: 0; - } - -/* GALLERY */ - -.gallery-image { - width: 518px; - border: 1px solid #000; - overflow: hidden; - background: #000; - text-align: center; -} - -.gallery-caption { - font-size: 11px; -} - - .gallery-caption p { - width: 510px; - padding: 5px; - margin: 0; - text-align: center; - color: #fff; - background: #000; - } - -.imagenav-wrap { - margin: 5px 0 0 0; -} - -.imagenav { - width: 77px; - height: 77px; - float: left; - overflow: hidden; -} - -.imagenav-center { - width: 344px; - height: 65px; - margin: 0 5px; - padding: 10px 5px 0 5px; - float: left; - color: #000; - text-align: center; - border: 1px solid #000; - overflow: hidden; -} - -.imagetitle { - color: #000; - font-size: 18px; -} - -.imagenav-bg { - width: 75px; - height: 75px; - position: absolute; - z-index: 0; - background: #ddd; - border: 1px solid #000; - overflow: hidden; -} - -.imagenav-bg img { - width: 75px; - height: 75px; -} - -.imagenav-arrow { - width: 75px; - height: 75px; - position: absolute; - z-index: 1; - color: #fff; - font-size: 80px; - font-weight: bold; - line-height: 75px; - text-align: center; - border: 1px solid #000; - float: left; -} - -.imagenav-link { - width: 75px; - height: 75px; - position: absolute; - z-index: 2; - border: 1px solid #000; - float: left; - overflow: hidden; -} - -.imagenav-link img { - width: 75px; - height: 75px; -/* opacity: 0.50; filter: alpha(opacity=50); */ -} - -.imagenav-link img:hover { -/* opacity: 0.00; filter: alpha(opacity=0); */ -} - -/* Pagination */ - -#wp-paginav { - background: url('menu.png'); - text-align: left; - border: 1px solid #999; -} - -#paginav { - padding: 0; - margin: 0; - list-style: none; - float: left; - line-height: 25px; - font-size: 13px; - border-right: 1px solid #aaa; -} - - #paginav .paginav-pages, #paginav .paginav-extend { - padding: 0 15px 0 15px; - } - - #paginav a { - padding: 0px 10px 0 10px; - display: block; - color: #000; - text-decoration: none; - } - - #paginav ul { - margin: 0; - padding: 0; - list-style: none; - } - - #paginav li { - float: left; - } - - #paginav li a { - border-left: 1px solid #aaa; - border-right: 1px solid #ccc; - } - - #paginav .paginav-next, #paginav .paginav-previous { - font-size: 20px; - } - - #paginav .paginav-current, #paginav .current { - padding: 0px 10px 0 10px; - color: #fff; - border-left: 1px solid #aaa; - background: url('menu.png') 0 -150px; - } - - #paginav li:hover a { - border-left: 1px solid #8b160f; - border-right: 1px solid #c28380; - color: #fff; - background: url('menu.png') 0 -75px; - } - - diff --git a/themepack/slickblack/browse-search.png b/themepack/slickblack/browse-search.png deleted file mode 100644 index 996d60a..0000000 Binary files a/themepack/slickblack/browse-search.png and /dev/null differ diff --git a/themepack/slickblack/menu-nav.png b/themepack/slickblack/menu-nav.png deleted file mode 100644 index 5fadf5c..0000000 Binary files a/themepack/slickblack/menu-nav.png and /dev/null differ diff --git a/themepack/slickblack/menu.png b/themepack/slickblack/menu.png deleted file mode 100644 index c3e74cf..0000000 Binary files a/themepack/slickblack/menu.png and /dev/null differ diff --git a/themepack/slickblack/notes.php b/themepack/slickblack/notes.php deleted file mode 100644 index 1846b8d..0000000 --- a/themepack/slickblack/notes.php +++ /dev/null @@ -1,6 +0,0 @@ -ThemePack: slickblack
-Author: Philip M. Hofer (Frumph)
-
-Installation Notes:
-None. -
diff --git a/themepack/slickblack/postdetailsbg.gif b/themepack/slickblack/postdetailsbg.gif deleted file mode 100644 index b50f0e2..0000000 Binary files a/themepack/slickblack/postdetailsbg.gif and /dev/null differ diff --git a/themepack/slickblack/screenshot.png b/themepack/slickblack/screenshot.png deleted file mode 100644 index a657974..0000000 Binary files a/themepack/slickblack/screenshot.png and /dev/null differ diff --git a/themepack/slickblack/style.css b/themepack/slickblack/style.css deleted file mode 100644 index 73c259c..0000000 --- a/themepack/slickblack/style.css +++ /dev/null @@ -1,386 +0,0 @@ -/* -ThemePack Name: slickblack -ThemePack URI: http://comicpress.org -Description: -Author: Philip M. Hofer (Frumph) -Author URI: http://frumph.net/ -Version: 0.1.0 -. -The CSS, XHTML and design is released under GPL v3: -http://www.opensource.org/licenses/gpl-3.0.html -. -*/ - -/* STANDARD TAGS */ - -body { - background: #333 url('transparent-bg.gif') repeat; - color: #ccc; -} - -#header { - text-align: left; -} - -#header h1 a { - color: #fff; -} - -#header h1 a:hover { - color: #fff000; -} - -a { - color: #b4d3df; -} - -a:hover { - color: #00b6ff; -} - -h1, h1 a, h2, h2 a, h3, h3 a { - color: #eee; -} - - .button { - background: #aaa url('menu.png'); - color: #fff; - font-family: 'Arial', sans-serif; - font-size: 13px; - line-height: 13px; - border: 1px solid #999; - cursor: pointer; - } - - .button a { - color: #fff; - } - - .button:hover { - color: #fff000; - background: #f00 url('menu.png') 0 -75px; - } - -#pagewrap-right { - width: 768px; -} - -#content-wrapper { - background: #555; - padding: 5px 0; - border: solid 1px #000; -} - -.narrowcolumn { - width: 536px; - background: #333; - border: solid 1px #000; -} - -.layout-standard .narrowcolumn, .layout-v .narrowcolumn { - width: 541px; - margin-left: 5px; -} - -#menubar { - background: transparent; - margin-bottom: -1px; -} - -#menu a { - padding: 0 20px; - background: url('tab.png') no-repeat; - border-right: solid 1px #000; - margin-right: 2px; -} - - #menu .current_page_item a { - padding: 0 20px; - border-right: 1px solid #000; - margin-right: 2px; - background: url('tab-active.png') no-repeat; - } - -#menu li:hover, #menu li.sfhover { - background: url('tab-highlight.png') no-repeat; - z-index: 1000; -} - -#comic { - background: #222; - border: solid 1px #000; - padding: 0; -} - -.layout-v3c #comic img, .layout-v #comic img { - border: 0; -} - -.layout-gn #comic, .layout-standard #comic, .layout-3c #comic, .layout-3c2r #comic, .layout-rgn #comic { - padding: 5px; - margin: 0 5px; -} - -#sidebar-left, #sidebar-right { - padding: 0 5px; -} - -.sidebar h2 { - border: solid 1px #000; - padding-left: 5px; - background: url('postdetailsbg.gif') repeat-x; - color: #fff; - line-height: normal; -} - -.sidebar li a { - color: #ccc; - font-size: 12px; -} - -.sidebar li a:hover { - color: #b4d3df; -} - -#wp-calendar-wrap { - background: #222; - border: solid 1px #000; -} - -#wp-calendar td a { - color: #b4d3df; -} - -#comic img { - border: solid 1px #000; -} - -/* WIDGETS */ - -.archive-dropdown-wrap { - background: url('browse-search.png') no-repeat; -} - - .archive-dropdown-wrap:hover { - background-position: 0 -23px; - } - -.archive-dropdown { - margin: 0; - padding: 0; - width: 166px; - height: 23px; - font-size: 12px; - font-family: 'Arial' , sans-serif; - border: none; - opacity: 0; - filter: alpha(opacity=0); - cursor: pointer; -} - -/* Pagination */ - -#wp-paginav { - background: url('menu.png'); - text-align: left; - border: 1px 0 0 0 solid #000; -} - -#paginav { - padding: 0; - margin: 0; - list-style: none; - float: left; - line-height: 25px; - font-size: 13px; - border-right: 1px solid #222; -} - - #paginav .paginav-pages, #paginav .paginav-extend { - padding: 0 15px 0 15px; - } - - #paginav a { - padding: 0px 10px 0 10px; - display: block; - color: #777; - text-decoration: none; - } - - #paginav ul { - margin: 0; - padding: 0; - list-style: none; - } - - #paginav li { - float: left; - } - - #paginav li a { - border-left: 1px solid #111; - border-right: 1px solid #444; - color: #eee; - } - - #paginav .paginav-next, #paginav .paginav-previous { - font-size: 20px; - } - - #paginav .paginav-current, #paginav .current { - padding: 0px 10px 0 10px; - color: #fff; - border-left: 1px solid #222; - background: url('menu.png') 0 -150px; - } - - #paginav li:hover a { - border-left: 1px solid #333; - border-right: 1px solid #555; - color: #fff; - background: url('menu.png') 0 -75px; - } - - -/* SEARCH */ - -#s-search, #s-transcript { - width: 138px; - padding: 4px 0 0 5px; - font-size: 12px; - height: 19px; - font-family: 'Arial' , sans-serif; - color: #fff; - border: none; - float: left; - background: url('browse-search.png') 0 -46px no-repeat; -} - - #s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus { - color: #fff; - background-position: 0 -69px; - } - - #searchform button, #searchform-transcript button { - padding: 0; - margin: 0; - border: none; - height: 23px; - width: 23px; - line-height: 0; - font-size: 0; - cursor: pointer; - text-indent: -9999px; - background: url('browse-search.png') -143px -46px no-repeat; - } - - #searchform button:hover, #searchform-transcript button:hover { - background-position: -143px -69px; - } - - #searchform button:hover, #searchform-transcript button:-moz-focus-inner { - border: 0; - } - -/* MENUNAV */ -.menunav-rss { - width: 25px; - height: 25px; - margin: 0 0 0 4px; - padding: 0; - display: block; - float: left; - text-indent: -9999px; - overflow: hidden; - background: url('menu-nav.png') no-repeat; -} - - .menunav-rss:hover { - background: Transparent url('menu-nav.png') 0 -25px no-repeat; - } - -.menunav-prev, .menunav-next { - display: block; - float: left; -} - -.menunav a:hover { - background: #fff; -} - -.menunav-prev { - margin: 0 0 0 5px; -} - - .menunav-prev a, .menunav-next a { - width: 25px; - height: 25px; - display: block; - text-indent: -9999px; - overflow: hidden; - } - - .menunav-prev a { - background: transparent url('menu-nav.png') -25px 0 no-repeat; - } - - .menunav-prev a:hover { - background: transparent url('menu-nav.png') -25px -25px no-repeat; - } - -.menunav-next a { - background: url('menu-nav.png') -50px 0 no-repeat; -} - - .menunav-next a:hover { - background: transparent url('menu-nav.png') -50px -25px no-repeat; - } - - /* For submenu dropdowns - this order must be maintained */ - - #menu ul { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - left: -9999px; - width: 185px; - line-height: 1; - } - #menu li li { - width: 175px; - padding: 4px 5px; - color: #fff; - } - #menu li li a { - width: 184px; - padding: 0; - color: #fff; - border: none; - } - #menu li ul ul { - margin: -17px 0 0 180px; - } - #menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a { - color: #fff; /*Submenu highlighted text color */ - } - #menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a { - color: #fff; /*Submenu text color */ - border: none; - background: none; - } - #menu li li:hover { - background: #f00; /*Submenu highlighted background color */ - } - #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul { - left: -9999px; - } - #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul { - left: auto; - background: #555 url('tab-sub.jpg') top repeat-x; /* Submenu background color */ - border-left: solid 1px #000; - border-right: solid 1px #000; - border-bottom: solid 1px #000; - border-top: dotted 1px #000; - text-transform: none; - } \ No newline at end of file diff --git a/themepack/slickblack/tab-active.png b/themepack/slickblack/tab-active.png deleted file mode 100644 index 1bba537..0000000 Binary files a/themepack/slickblack/tab-active.png and /dev/null differ diff --git a/themepack/slickblack/tab-highlight.png b/themepack/slickblack/tab-highlight.png deleted file mode 100644 index de8286f..0000000 Binary files a/themepack/slickblack/tab-highlight.png and /dev/null differ diff --git a/themepack/slickblack/tab-sub.jpg b/themepack/slickblack/tab-sub.jpg deleted file mode 100644 index 3ec3951..0000000 Binary files a/themepack/slickblack/tab-sub.jpg and /dev/null differ diff --git a/themepack/slickblack/tab.png b/themepack/slickblack/tab.png deleted file mode 100644 index d7a172f..0000000 Binary files a/themepack/slickblack/tab.png and /dev/null differ diff --git a/themepack/slickblack/transparent-bg.gif b/themepack/slickblack/transparent-bg.gif deleted file mode 100644 index cc0d851..0000000 Binary files a/themepack/slickblack/transparent-bg.gif and /dev/null differ diff --git a/themepack/spacecase/background.jpg b/themepack/spacecase/background.jpg deleted file mode 100644 index f01f790..0000000 Binary files a/themepack/spacecase/background.jpg and /dev/null differ diff --git a/themepack/spacecase/background.psd b/themepack/spacecase/background.psd deleted file mode 100644 index 4741eff..0000000 Binary files a/themepack/spacecase/background.psd and /dev/null differ diff --git a/themepack/spacecase/browse-search.png b/themepack/spacecase/browse-search.png deleted file mode 100644 index 320e8d6..0000000 Binary files a/themepack/spacecase/browse-search.png and /dev/null differ diff --git a/themepack/spacecase/comment-balloon.png b/themepack/spacecase/comment-balloon.png deleted file mode 100644 index 78b23f6..0000000 Binary files a/themepack/spacecase/comment-balloon.png and /dev/null differ diff --git a/themepack/spacecase/commentlink.php b/themepack/spacecase/commentlink.php deleted file mode 100644 index 2a43d98..0000000 --- a/themepack/spacecase/commentlink.php +++ /dev/null @@ -1,3 +0,0 @@ -comment_status != 'closed') { ?> -
-Author: Philip M. Hofer (Frumph)
-Version: 1.0.1
-
-Installation Notes:
-Use SciFi Buttons. -
diff --git a/themepack/spacecase/screenshot.png b/themepack/spacecase/screenshot.png deleted file mode 100644 index 03c901f..0000000 Binary files a/themepack/spacecase/screenshot.png and /dev/null differ diff --git a/themepack/spacecase/style.css b/themepack/spacecase/style.css deleted file mode 100644 index 6b85d77..0000000 --- a/themepack/spacecase/style.css +++ /dev/null @@ -1,601 +0,0 @@ -/* -ThemePack Name: Space Case -ThemePack URI: http://comicpress.org -Description: -Author: Philip M. Hofer (Frumph) -Author URI: http://frumph.net/ -Version: 0.1.0 -. -The CSS, XHTML and design is released under GPL v3: -http://www.opensource.org/licenses/gpl-3.0.html -. -*/ - -/* STANDARD TAGS */ - -body { - margin: 0; - font-family: 'Arial', sans-serif; - color: #bbb; - background: #000 url('background.jpg') fixed top center repeat-x; -} - -a { color: #dfc786; } - -a:hover { color: #f00; } - -h1, h1 a, h2, h2 a, h3, h3 a { - color: #fff; -} - -h1 a:hover, h2 a:hover, h3 a:hover { - color: #ff0000; -} - -#header { - text-align: left; -} - -#header h1 a { - color: #fff; -} - -#header h1 a:hover { - color: #fff000; -} - -#comic { - padding: 5px; - background: #fff; - -moz-border-radius: 10px 10px 0 0; - -khtml-border-radius: 10px 10px 0 0; - -webkit-border-radius: 10px 10px 0 0; - border-radius: 10px 10px 0 0; -} - -#comic-foot { - background: #fff; - -moz-border-radius: 0 0 10px 10px; - -khtml-border-radius: 0 0 10px 10px; - -webkit-border-radius: 0 0 10px 10px; - border-radius: 0 0 10px 10px; - text-align: center; - margin-bottom: 5px; -} - -.button { float: right; } - -.post-author-gravatar img { - border: solid 1px #000; -} - -.nav { - display: none; -} - -/* THE MENU */ - -#menubar { - background: url('menu.png'); - border-width: 1px 1px 1px 0; - border-style: solid; - border-color: #000; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -.menunav-rss { - width: 25px; - height: 25px; - margin: 0 0 0 4px; - padding: 0; - display: block; - float: left; - text-indent: -9999px; - overflow: hidden; - background: url('menu-nav.png') no-repeat; -} - - .menunav-rss:hover { - background: Transparent url('menu-nav.png') 0 -25px no-repeat; - } - -.menunav-prev, .menunav-next { - display: block; - float: left; -} - -.menunav a:hover { - background: #fff; -} - -.menunav-prev { - margin: 0 0 0 5px; -} - - .menunav-prev a, .menunav-next a { - width: 25px; - height: 25px; - display: block; - text-indent: -9999px; - overflow: hidden; - } - - .menunav-prev a { - background: transparent url('menu-nav.png') -25px 0 no-repeat; - } - - .menunav-prev a:hover { - background: transparent url('menu-nav.png') -25px -25px no-repeat; - } - -.menunav-next a { - background: url('menu-nav.png') -50px 0 no-repeat; -} - - .menunav-next a:hover { - background: transparent url('menu-nav.png') -50px -25px no-repeat; - } - -#menu { - border-right: 1px solid #111; - margin-left: 10px; - text-transform: uppercase; -} - - #menu a { - padding: 0px 10px 0 10px; - display: block; - color: #fff; - text-decoration: none; - } - - #menu li .rss { - padding: 5px 0 5px 0; - } - - #menu li { - float: left; - cursor:pointer; - } - - #menu li a { - border-left: 1px solid #333; - border-right: 1px solid #555; - } - - #menu li:hover a, #menu li.sfhover a { - border-left: 1px solid #8b160f; - border-right: 1px solid #c28380; - color: #fff; /* Main menu highlighted text color */ - background: url('menu.png') 0 -75px; - } - - #menu li:hover, #menu li.sfhover { - /* Main menu highlighted background color */ - } - - /* For submenu dropdowns - this order must be maintained */ - - #menu ul { - padding: 0; - margin: 0; - list-style: none; - position: absolute; - left: -9999px; - width: 195px; - line-height: 1; - } - #menu li li { - width: 185px; - padding: 4px 5px; - color: #fff; - } - #menu li li a { - width: 194px; - padding: 0; - color: #fff; - border: none; - } - #menu li ul ul { - margin: -17px 0 0 190px; - } - #menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a { - color: #fff; /*Submenu highlighted text color */ - } - #menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a { - color: #fff; /*Submenu text color */ - border: none; - background: none; - } - #menu li li:hover { - background: #f00; /*Submenu highlighted background color */ - } - #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul { - left: -9999px; - } - #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul { - left: auto; - background: #000; /* Submenu background color */ - text-transform: none; - } - - #menu .current_page_item a { - color: #fff; - border-left: 1px solid #555; - border-right: 1px solid #555; - background: url('menu.png') 0 -50px; - } - -#content-wrapper { - padding: 5px 0; -} - -.narrowcolumn { - width: 538px; - background: #111; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; - border: solid 1px #333; -} - -.layout-standard .narrowcolumn, .layout-v .narrowcolumn { - width: 548px; -} - - .button { - background: #aaa url('menu.png'); - color: #fff; - font-family: 'Arial', sans-serif; - font-size: 13px; - line-height: 13px; - border: 1px solid #333; - cursor: pointer; - } - - .button:hover { - color: #eee; - background: #f00 url('menu.png') 0 -75px; - } - -/* COMMENT LINK */ - -.comment-link { - height: 25px; - line-height: 20px; - font-family: 'Arial', sans-serif; - font-weight: bold; - text-align: right; -} - - .comment-balloon { - width: 30px; - height: 25px; - display: block; - margin: 0 0 0 5px; - float: right; - overflow: hidden; - text-align: center; - line-height: 16px; - font-family: 'Georgia', serif; - font-size: 16px; - font-weight: normal; - background: url('comment-balloon.png') no-repeat; - } - - .comment-link a .comment-balloon { - color: #000; - } - - .comment-link a:hover .comment-balloon { - color: #fff; - background-position: 0 -25px; - } - - .comment-balloon-empty { - font-size: 20px; - line-height: 30px; - } - -/* WIDGETS */ - -.archive-dropdown-wrap { - background: url('browse-search.png') no-repeat; -} - - .archive-dropdown-wrap:hover { - background-position: 0 -23px; - } - -.archive-dropdown { - margin: 0; - padding: 0; - width: 166px; - height: 23px; - font-size: 12px; - font-family: 'Arial' , sans-serif; - border: none; - opacity: 0; - filter: alpha(opacity=0); - cursor: pointer; -} - -/* SEARCH */ - -#s-search, #s-transcript { - width: 138px; - padding: 4px 0 0 5px; - font-size: 12px; - height: 19px; - font-family: 'Arial' , sans-serif; - color: #000; - border: none; - float: left; - background: url('browse-search.png') 0 -46px no-repeat; -} - - #s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus { - color: #550000; - background-position: 0 -69px; - } - - #searchform button, #searchform-transcript button { - padding: 0; - margin: 0; - border: none; - height: 23px; - width: 23px; - line-height: 0; - font-size: 0; - cursor: pointer; - text-indent: -9999px; - background: url('browse-search.png') -143px -46px no-repeat; - } - - #searchform button:hover, #searchform-transcript button:hover { - background-position: -143px -69px; - } - - #searchform button:hover, #searchform-transcript button:-moz-focus-inner { - border: 0; - } - -/* GALLERY */ - -.gallery-image { - width: 518px; - border: 1px solid #000; - overflow: hidden; - background: #000; - text-align: center; -} - -.gallery-caption { - font-size: 11px; -} - - .gallery-caption p { - width: 510px; - padding: 5px; - margin: 0; - text-align: center; - color: #fff; - background: #000; - } - -.imagenav-wrap { - margin: 5px 0 0 0; -} - -.imagenav { - width: 77px; - height: 77px; - float: left; - overflow: hidden; -} - -.imagenav-center { - width: 344px; - height: 65px; - margin: 0 5px; - padding: 10px 5px 0 5px; - float: left; - color: #000; - text-align: center; - border: 1px solid #000; - overflow: hidden; -} - -.imagetitle { - color: #000; - font-size: 18px; -} - -.imagenav-bg { - width: 75px; - height: 75px; - position: absolute; - z-index: 0; - background: #ddd; - border: 1px solid #000; - overflow: hidden; -} - -.imagenav-bg img { - width: 75px; - height: 75px; -} - -.imagenav-arrow { - width: 75px; - height: 75px; - position: absolute; - z-index: 1; - color: #fff; - font-size: 80px; - font-weight: bold; - line-height: 75px; - text-align: center; - border: 1px solid #000; - float: left; -} - -.imagenav-link { - width: 75px; - height: 75px; - position: absolute; - z-index: 2; - border: 1px solid #000; - float: left; - overflow: hidden; -} - -.imagenav-link img { - width: 75px; - height: 75px; -/* opacity: 0.50; filter: alpha(opacity=50); */ -} - -.imagenav-link img:hover { -/* opacity: 0.00; filter: alpha(opacity=0); */ -} - -/* Pagination */ - -#wp-paginav { - background: url('menu.png'); - text-align: left; - border: 1px solid #000; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -#paginav { - padding: 0; - margin: 0; - list-style: none; - float: left; - line-height: 25px; - font-size: 13px; - border-right: 1px solid #222; -} - - #paginav .paginav-pages, #paginav .paginav-extend { - padding: 0 15px 0 15px; - } - - #paginav a { - padding: 0px 10px 0 10px; - display: block; - color: #777; - text-decoration: none; - } - - #paginav ul { - margin: 0; - padding: 0; - list-style: none; - } - - #paginav li { - float: left; - } - - #paginav li a { - border-left: 1px solid #111; - border-right: 1px solid #444; - color: #eee; - } - - #paginav .paginav-next, #paginav .paginav-previous { - font-size: 20px; - } - - #paginav .paginav-current, #paginav .current { - padding: 0px 10px 0 10px; - color: #fff; - border-left: 1px solid #222; - background: url('menu.png') 0 -150px; - } - - #paginav li:hover a { - border-left: 1px solid #333; - border-right: 1px solid #555; - color: #fff; - background: url('menu.png') 0 -75px; - } - - -#wp-calendar-wrap { - background: #111; - border: solid 1px #333; - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -#wp-calendar a:hover { - background: #fff000; - color: #000; -} - -.wp-calendar-thumb img { - -moz-border-radius: 10px; - -khtml-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; -} - -.cpcal-day { - color: #888; - border: solid 1px #eee; -} - -.cpcal-monthtitle, .cpcal-dayletter { - color: #444; -} - -.cpcal-day a { - color: #000; -} - -.cpcal-day a:hover { -} - -/* SIDEBAR */ - -.sidebar h2 { - font-weight: 700; - letter-spacing: normal; -} - -.widget_sociable_widget { - margin: 0 auto; - padding: 0 0; -} - -/* comments */ - -#comment, #author, #email, #url { - padding: 2px; - color: #000; - font-family: 'Verdana' , sans-serif; - font-size: 12px; - background: #ccc; - border: 1px solid #888; - -moz-border-radius: 6px; - -khtml-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; -} - -#comment:hover, #author:hover, #email:hover, #url:hover, #comment:focus, #author:focus, #email:focus, #url:focus { - background: #fff; -} \ No newline at end of file diff --git a/widgets/graphical-navigation.php b/widgets/graphical-navigation.php index ce2f1e8..f2d361b 100644 --- a/widgets/graphical-navigation.php +++ b/widgets/graphical-navigation.php @@ -216,7 +216,10 @@ class WidgetComicPressGraphicalStorylineNavigation extends WP_Widget { } ob_start(); ?>