<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Graph Paper Press &#187; premium</title>
	<atom:link href="http://graphpaperpress.com/tag/premium/feed/" rel="self" type="application/rss+xml" />
	<link>http://graphpaperpress.com</link>
	<description>Graph Paper Press specializes in photo, video and multimedia themes for Wordpress.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:56:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Monochrome Pro</title>
		<link>http://graphpaperpress.com/2008/02/06/monochrome/</link>
		<comments>http://graphpaperpress.com/2008/02/06/monochrome/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 06:23:56 +0000</pubDate>
		<dc:creator>Thad Allender</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[premium]]></category>

		<guid isPermaLink="false">http://graphpaperpress.com/2008/02/06/monochrome/</guid>
		<description><![CDATA[Monochrome is a magazine-style theme for Wordpress packaged with an AJAX post slideshow, a custom theme admin page to easily manage and customize Monochrome, author archives, two page templates, multi-tier drop down menus, utilizes custom fields options and a CSS framework to aid in customization.  Now that's a mouth-full.]]></description>
			<content:encoded><![CDATA[<p>
	<a href="http://graphpaperpress.com/themes/"><img src="http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2008/03/monochrome12.jpg" alt="Graph Paper Press Themes" width="200" height="275" class="alignleft" /></a>
	</p><p>Monochrome is a magazine-style theme for WordPress packaged with an <strong>AJAX</strong> post <strong>slideshow</strong>, a <strong>custom theme admin page</strong> to easily manage and customize Monochrome, <strong>author archives</strong>, <strong>two page templates</strong>, <strong>multi-tier drop down menus</strong>, utilizes <strong>custom fields options</strong> and a <strong>CSS framework</strong> to aid in customization.  Now that&#8217;s a mouth-full.</p>
<p>With Monochrome, you get:</p>
<ul>
<li>AJAX-enabled post slideshow on the homepage</li>
<li>Multiple entry points to your posts on the homepage</li>
<li>Auto or manual thumbnail control</li>
<li>Two widgetized sidebars, one for homepage content, one for single page views</li>
<li>A widgetized bottombar which includes three widgetized areas</li>
<li>A custom administration panel</li>
<li>Authors archives</li>
<li>Two page templates: One with sidebars and another without</li>
<li>S.E.O. optimized</li>
<li>Valid HTML and CSS</li>
</ul>
<h1 class="alt">INSTALLATION</h1>
<ol>
<li>Unzip the downloaded file</li>
<li>Upload the entire “Monochrome″ folder to your “/wp-content/themes/” folder</li>
<li>Log in into your WordPress control panel</li>
<li>Click the Presentation tab</li>
<li>Select the “Monochrome” screenshot</li>
</ol>
<h1 class="alt">CONFIGURATION</h1>
<ol>
<li><b>GETTING STARTED:</b>  Monochrome creates a new administration page in the Presentation tab of your WordPress admin panel to easily manage an update the categories that you want to display on the homepage.  <a href='http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2008/02/theme_options.jpg' title='Theme options page'>View the theme options page.</a>  Type in the category id&#8217;s and you&#8217;re ready to go! </li>
<li><b>PHOTOS &#038; CUSTOM FIELDS:</b> This theme uses custom fields to manage all photos and thumbnail photos.  In your WordPress settings, you can change the dimensions on both thumbnail and medium sized photos.  Change the thumbnail width to 128 px wide by 128px tall.  Change the medium photo size to 575 px wide.  Save the settings.  WordPress will resize every photo uploaded to the dimensions described above.  After uploading the photo into WordPress using the media uploader, Monochrome Pro automatically generates your thumbnail and slideshow images for your homepage (version 1.1 only).    Don&#8217;t like the thumbnail WordPress generated for you?  Override it, by copying the link to this thumbnail photo and pasting it into the custom field value, with a key called &#8220;thumbnail.&#8221;  Similarly, you can copy the link to the medium photo (575 pixels wide maximum) and paste it into the custom field value, with a key called &#8220;photo.&#8221;  <a href="http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2008/02/picture-3.png">Here is a screenshot</a> of all properly filled out fields.</li>
<li><b>YOUR AUTHORS PAGE:</b> Monochrome comes packaged with an author archive (authors.php), which will display some author specific info pulled from the Users page in your WordPress installation.  In order for the author&#8217;s image to show up, you&#8217;ll need to place a jpg of the author titled by the author&#8217;s last name in the wp-content/themes/monochrome_lite/images/authors/ folder.  For instance, mine is <a href="http://gridline.thadallender.com/wp-content/themes/gridline/images/authors/Allender.jpg">Allender.jpg</a>, sized at 75px X 75px.  Here is an <a href="http://graphpaperpress.com/demo/monochrome/author/admin/">example author page.</a></li>
<li><strong>STYLES.CSS:</strong> Unlike most WordPress themes which plug all the css in one file called styles.css, Monochrome utilizes the <a href="http://code.google.com/p/blueprintcss/">Blueprint</a> CSS framework to help separate positioning, typography, forms and what I&#8217;ll refer to as <em>custom</em> or <em>Monochrome</em> specific styles.  To edit all <em>custom Monochrome</em> specific styles, you&#8217;ll need to edit the file style.css in your wp/wp-content/themes/monochrome/ directory.</li>
</ol>
<h1 class="alt">ABOUT BLUEPRINT</h1>
<p>This theme utilizes a CSS framework called <a href="http://code.google.com/p/blueprintcss/">Blueprint</a>.  Who is credited for the ideas behind Blueprint?  Some of the best designers on the web.  They include <a href="http://jeffcroft.com">Jeff Croft</a>, designer for <a href="http://blueflavor.com/">Blue Flavor</a>, <a href="http://subtraction.com">Khoi Vinh</a>, design director for <a href="http://nytimes.com">NYTimes.com</a>, <a href="http://playgroundblues.com/">Nathan Borror</a>, <a href="http://mintchaos.com/">Christian Metts</a>, <a href="http://meyerweb.com/eric">Eric Meyer</a>, <a href="http://wilsonminer.com/">Wilson Minor</a>, <a href="http://twinhelix.com/">Angus Turnbull</a>, <a href="http://bjorkoy.com/">Olav Bjorkoy</a> and a few others.  Most major websites use some form of css framework to allow for rapid, consistent development and design.  <a href="http://www.blueflavor.com/blog/design/blueprintcss_101.php">Take the Blueprint 101 course</a> to learn about all the possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://graphpaperpress.com/2008/02/06/monochrome/feed/</wfw:commentRss>
		<slash:comments>131</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 8/15 queries in 0.030 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d20g70ffbsoayt.cloudfront.net

Served from: graphpaperpress.com @ 2012-02-08 15:29:17 -->
