From 64f69e974e4d8b7e9ba3055f88665581d86fefca Mon Sep 17 00:00:00 2001 From: mindfaucet Date: Sat, 28 Nov 2009 18:30:31 -0700 Subject: [PATCH] Admin styling continues... almost there... --- options/archivesearchoptions.php | 64 ++++++----- options/buyprintoptions.php | 176 ++++++++++++++++--------------- options/customheaderoptions.php | 86 ++++++++------- options/generaloptions.php | 10 +- options/indexoptions.php | 2 +- options/membersoptions.php | 79 ++++++++------ options/menubaroptions.php | 145 +++++++++++++------------ options/options.css | 62 +++++++---- options/themestyle.php | 5 +- 9 files changed, 349 insertions(+), 280 deletions(-) diff --git a/options/archivesearchoptions.php b/options/archivesearchoptions.php index 4975b56..a4ec982 100644 --- a/options/archivesearchoptions.php +++ b/options/archivesearchoptions.php @@ -8,14 +8,16 @@ - + - + + + + + + +
Archive & Search Page OptionsArchive & Search Results
-
- /> - /> + +
+ /> + /> +
full content or just an excerpt when viewing the archives?','comicpress'); ?> @@ -23,15 +25,17 @@
-
- /> - /> + +
+ /> + /> +
full content or just an excerpt when searching?','comicpress'); ?>
+ + + +
+ + + +
+
+
+ + +
+
+
+
- - - - - - - - - - - - - - - - + + diff --git a/options/buyprintoptions.php b/options/buyprintoptions.php index 37a21e7..3e32d0f 100644 --- a/options/buyprintoptions.php +++ b/options/buyprintoptions.php @@ -3,92 +3,96 @@
-
-

Custom Header Options

- +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-
- -
-
- -
-
- -
-
-
-
- http://yourdomain.com/?p=233
- http://yourdomain.com/shop/
- /?p=233
- /shop/
-
- /> - - -
- - - -
- -
- - - -
- -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ +
+ + + +
+
+
+ http://yourdomain.com/?p=233
+ http://yourdomain.com/shop/
+ /?p=233
+ /shop/ +
+ /> + + +
+ + + +
+ + +
+ + + +
+ + +
+ +
+ +
+
+
+ + +
+
+
+
- - - -
- \ No newline at end of file + + diff --git a/options/customheaderoptions.php b/options/customheaderoptions.php index d5e47a5..429f757 100644 --- a/options/customheaderoptions.php +++ b/options/customheaderoptions.php @@ -3,47 +3,55 @@
-
-

Custom Header Options

- - - - - - - - - - -
- /> - - Appearance. Allows you to add your own header image and customize or hide the default text.','comicpress'); ?> -
-
-
-
- Usage:

Edit the user with Dashboard -> Users -> Authors & Users and flag the user you want to be a member with the option at the bottom.

-

Inside posts, add [members] content you only want members to see [/members]

-

When setting a 'members' category, you *cannot* use an existing comic category, uncategorized, or blog category!

-

You MUST create a whole new category and called it "members", then you select that category here and create a page called "Members" or something equivelant and associate the Member's Only template to it.

-

This will make it so that that category is only seen as blogposts inside that area and not anywhere else on the site unless the user has the members flag.

-
-
- - + diff --git a/options/menubaroptions.php b/options/menubaroptions.php index b8c3fa7..802b18c 100644 --- a/options/menubaroptions.php +++ b/options/menubaroptions.php @@ -3,73 +3,82 @@
-
-

Main

- +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- /> - - -
- /> - - -
- /> - - -
- /> - - -
- /> - - Contact button to the Menubar associated with your admin email. You can also create a links category called Menubar and whatever links you add to that will appear in the Menubar.','comicpress'); ?> -
- /> - - menubar (you will need to create this category if it does not already exist) to create custom links on the Menubar (mostly used for making graphic images as links). Otherwise, ALL published pages will appear automatically.','comicpress'); ?> -
-
- - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Menubar
+ /> + + +
+ /> + + +
+ /> + + +
+ /> + + +
+ /> + + Contact button to the Menubar associated with your admin email. You can also create a links category called Menubar and whatever links you add to that will appear in the Menubar.','comicpress'); ?> +
+ /> + + menubar (you will need to create this category if it does not already exist) to create custom links on the Menubar (mostly used for making graphic images as links). Otherwise, ALL published pages will appear automatically.','comicpress'); ?> +
+ + + +
+
+
+ + +
+
+
+
+
- + + diff --git a/options/options.css b/options/options.css index c032a97..e2465ea 100644 --- a/options/options.css +++ b/options/options.css @@ -116,6 +116,7 @@ div.show img { } #comicpress-options-save { + margin-bottom: 15px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #dfdfdf; @@ -130,56 +131,79 @@ div.show img { } #comicpress-options table.widefat thead tr th { -font-size: 14px; + font-size: 14px; } #comicpress-options table.widefat label { -display: block; -text-align: right; + display: block; + text-align: right; } #comicpress-options table.widefat label.inline-label { -display: inline; + display: inline; } #comicpress-options table.widefat select { -width: 100%; + width: 100%; } #comicpress-options table.widefat { -margin-bottom: 10px; -border-bottom: none; + margin-bottom: 10px; + border-bottom: none; } #comicpress-options table.widefat th { -width: 200px; + width: 200px; +} + +#comicpress-options table.widefat th input{ +margin: 1px; +padding: 3px; +width: 100%; +} + +#comicpress-options table.widefat th .radio input{ +margin: 0; +padding: 0; +width: auto; } #comicpress-options table.widefat th label { -color: #21759b; -text-align: left; + color: #21759b; + text-align: left; } #comicpress-options table.widefat th label:hover { -color: #d54e21; + color: #d54e21; } #comicpress-options table.widefat th, #comicpress-options table.widefat td { -vertical-align: middle; + vertical-align: middle; } #comicpress-version-title { -font-family: 'Georgia', serif; -font-size: 48px; -letter-spacing: -2px; -margin: 0; -padding: 30px 0 5px 0; -font-variant: small-caps; + font-family: 'Georgia', serif; + font-size: 48px; + letter-spacing: -2px; + margin: 0; + padding: 30px 0 5px 0; + font-variant: small-caps; } #comicpress-version-title a { color: #333; } +#comicpress-version-number { + font-family: monospace; + font-size: 16px; + letter-spacing: 8px; +} + +#comicpress-options .radio { + padding-top: 5px; + text-align: right; +} + div.show .cpadmin-footer img{ float: none; -} \ No newline at end of file +} diff --git a/options/themestyle.php b/options/themestyle.php index f7db1e4..3bb387d 100644 --- a/options/themestyle.php +++ b/options/themestyle.php @@ -17,7 +17,7 @@ - + @@ -63,7 +63,7 @@
Layout
@@ -96,4 +96,3 @@ -