<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Shifter Theme System For WordPress</title>
	<link>http://wordpress.shiftertheme.com</link>
	<description>Content Management And Theme System For Wordpress</description>
	<pubDate>Wed, 25 Jun 2008 01:24:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Backlight</title>
		<link>http://wordpress.shiftertheme.com/skins/backlight/</link>
		<comments>http://wordpress.shiftertheme.com/skins/backlight/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 01:14:18 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Skins]]></category>

		<category><![CDATA[blue]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[gradients]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/skins/backlight/</guid>
		<description><![CDATA[Backlight is a Shifter Skin for WordPress with a professional look and feel accented by powerful gradients.
Backlight supports all Shifter body sizes and module positions. Backlight will enhance the look of all of Shifter&#8217;s advanced content management features.
Screenshot Setup (foreground - home page):

Body Size: 974px
First Sidebar: Sidebar left 180px
Second Sidebar: 66/33
Sidebar Shift Order: Standard
Shifter Plate: [...]]]></description>
			<content:encoded><![CDATA[<p><img class="fullwidth centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/06/backlight-blue.jpg' alt='Backlight Blue Skin for Shifter Theme System' />Backlight is a Shifter Skin for WordPress with a professional look and feel accented by powerful gradients.</p>
<p>Backlight supports all Shifter body sizes and module positions. Backlight will enhance the look of all of Shifter&#8217;s advanced content management features.</p>
<p>Screenshot Setup (foreground - home page):</p>
<ul>
<li>Body Size: 974px</li>
<li>First Sidebar: Sidebar left 180px</li>
<li>Second Sidebar: 66/33</li>
<li>Sidebar Shift Order: Standard</li>
<li>Shifter Plate: Blog-Portal-Excerpt</li>
<li>Main Content Column Border Shape: Round Border</li>
<li>First Sidebar Module Shape: Square</li>
<li>Second Sidebar Module Shape: Square</li>
<li>User Modules 5, 6 and 7: Activated</li>
<li>User Modules 5, 6 and 7 Shape: Round Top Clear</li>
</ul>
<p>Screenshot Setup (background - single post):</p>
<ul>
<li>Body Size: 974px</li>
<li>First Sidebar: Sidebar left 180px</li>
<li>Second Sidebar: 66/33</li>
<li>Main Content Column Border Shape: Round Border</li>
<li>Shifter Tabs Widget: Second Sidebar</li>
</ul>
<p><img class="fullwidth centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/06/backlight-top.png' alt='Backlight Blue Skin for WordPress' /></p>
<p><a class="skin-download" href="http://wordpress.shiftertheme.com/index.php?dl_id=4">Download Backlight Skin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/skins/backlight/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Create Post Thumbnail Images Using Custom Fields</title>
		<link>http://wordpress.shiftertheme.com/tutorials/how-to-create-post-thumbnail-images-using-custom-fields/</link>
		<comments>http://wordpress.shiftertheme.com/tutorials/how-to-create-post-thumbnail-images-using-custom-fields/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 03:09:20 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[custom fields]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/tutorials/how-to-create-post-thumbnail-images-using-custom-fields/</guid>
		<description><![CDATA[Creating a post thumbnail image for your site using custom fields only adds about ten seconds to the time it takes to make a simple blog post. Shifter&#8217;s post thumbnail image system is easy to use and adding post thumbnail images to your site will help improve the overall professionalism of your site and improve [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a post thumbnail image for your site using custom fields only adds about ten seconds to the time it takes to make a simple blog post. Shifter&#8217;s post thumbnail image system is easy to use and adding post thumbnail images to your site will help improve the overall professionalism of your site and improve your visitor experience.</p>
<p>Follow these simple steps to create a post thumbnail image using custom fields:</p>
<h3>Upload Your Image</h3>
<p><img class="alignright" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/bono-upload.png' alt='Upload Image for Post Thumbnail' />Upload an image to your site using the image upload feature on the post edit screen in your WordPress admin panel. The image upload interface can be found just below the post edit section of your post edit screen.</p>
<p>Choose &#8220;Show: Full size&#8221; and &#8220;Link to: None&#8221; and then click &#8220;Send to editor&#8221; to insert your image in the post edit screen. </p>
<p>Once the image has been inserted into the post edit screen, copy the URL of the image that was inserted.</p>
<h3>Add A Post Thumbnail Custom Field</h3>
<p><img class="alignright" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/custom-fields-bar.png' alt='WordPress Custom Fields' />After uploading your image to your post edit screen, scroll to the very bottom of the post edit page and look for the &#8220;Custom Field&#8221; bar. Click the &#8220;+&#8221; on the custom field bar to open the custom field dialog.</p>
<p>Type the word &#8220;thumbnail&#8221; into the &#8220;Key&#8221; input field in your custom fields dialog box. Paste the URL to your image in the &#8220;Value&#8221; textarea input field of your custom fields dialog box and click the &#8220;Add custom field&#8221; button just under the &#8220;Value&#8221; textarea input field.</p>
<p><img class="centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/custom-field-thumbnail.png' alt='Custom Field Thumbnail Image' /></p>
<p>Save your post.</p>
<p>That&#8217;s it! You have now successfully added a post thumbnail image using custom fields.</p>
<h3>Shifter Does The Rest</h3>
<p>Shifter&#8217;s intelligent thumbnail system takes care of the rest. Shifter will automatically resize your post thumbnail and place the post thumbnail in functional places on your site. Shifter will place post thumbnail images on your category and archive pages to make those pages more interesting. Shifter&#8217;s Featured Tabs will also show a post thumbnail image on your home page when the tabs are active. If you are using the &#8220;Blog-Portal-Excerpt&#8221; Shifter Plate for your home page, Shifter will place thumbnails next to your post excerpts for a fantastic eye catching front page.</p>
<p><img class="centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/tab-block-bono.png' alt='Post Image Thumbnail Using WordPress Custom Fields' /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/tutorials/how-to-create-post-thumbnail-images-using-custom-fields/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Heart Stopper</title>
		<link>http://wordpress.shiftertheme.com/skins/heart-stopper/</link>
		<comments>http://wordpress.shiftertheme.com/skins/heart-stopper/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 03:23:27 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
		
		<category><![CDATA[Skins]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[valentine's day]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/skins/heart-stopper/</guid>
		<description><![CDATA[
Heart Stopper is a fun new Shifter skin for for Valentine&#8217;s Day. One of the best things about Shifter is that you never really have to commit to a single look or layout. The system is so tightly integrated that you can flip a switch today and have a different look than yesterday without any [...]]]></description>
			<content:encoded><![CDATA[<p><img class="fullwidth centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/heart-stopper-promo.jpg' alt='Valentine’s Theme for WordPress - Heart Stopper Skin for Shifter' /></p>
<p>Heart Stopper is a fun new Shifter skin for for Valentine&#8217;s Day. One of the best things about Shifter is that you never really have to commit to a single look or layout. The system is so tightly integrated that you can flip a switch today and have a different look than yesterday without any headache or hassle.</p>
<p><a href="http://flickr.com/photos/23242445@N07/sets/72157603888535545/show/" target="_blank">See a slideshow of Heart Stopper screenshots</a>.</p>
<p>That&#8217;s what Heart Stopper is about - flip the switch and have a fun Valentine&#8217;s theme for your WordPress site. Once you&#8217;ve had enough candy and flowers, switch back to your regular Shifter skin. Of course you don&#8217;t have to put Heart Stopper away after February 14th! This skin would look great on a celebrity gossip blog or romance site.</p>
<p>Heart Stopper has a throbbing (yes, throbbing!) menu tab that expands on hover for a cool pulse effect and the dark and light versions support all of Shifter&#8217;s module positions and shapes as well as all of Shifter&#8217;s customized widgets and other secret features.</p>
<p>This Valentine&#8217;s skin for WordPress is available now on <a href="http://getshifter.com/signup/">Get Shifter!</a> which is our new site where you can blog with Shifter for free. <a href="http://getshifter.com/signup/">Signup now for your free Shifter blog</a> and enjoy this fun heart stopping Valentine&#8217;s theme for WordPress.</p>
<p>Screenshot setup:</p>
<ul>
<li>Body Size: 950px</li>
<li>First Sidebar: Sidebar left 180px</li>
<li>Second Sidebar: 75/25</li>
<li>Sidebar Shift Order: Standard</li>
<li>Single Post</li>
<li>Main Content Column Border Shape: No border</li>
<li>First Sidebar Module Shape: Round</li>
<li>Second Sidebar Module Shape: Round</li>
</ul>
<p><img class="centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/02/heart-stopper-top.png' alt='Heart Stopper Valentine’s Theme for WordPress' /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/skins/heart-stopper/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video: How To Change Body Size, Side Bars, Skins And Modules</title>
		<link>http://wordpress.shiftertheme.com/tutorials/video-how-to-change-body-size-side-bars-skins-and-modules/</link>
		<comments>http://wordpress.shiftertheme.com/tutorials/video-how-to-change-body-size-side-bars-skins-and-modules/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 18:51:19 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/tutorials/video-how-to-change-body-size-side-bars-and-skins/</guid>
		<description><![CDATA[[See post to watch QuickTime movie]
Shifter allows you to choose virtually any functional look or layout for your WordPress site with the flip of a switch. This video tutorial shows how to select the proper body size, sidebar positions and skin options for your WordPress site using the Shifter Theme System. This video also demonstrates [...]]]></description>
			<content:encoded><![CDATA[<p><center>[See post to watch QuickTime movie]</center></p>
<p>Shifter allows you to choose virtually any functional look or layout for your WordPress site with the flip of a switch. This video tutorial shows how to select the proper body size, sidebar positions and skin options for your WordPress site using the Shifter Theme System. This video also demonstrates the power of the Shifter Module System.</p>
<p>This video tutorial demonstrates three key elements of any site setup made easier with Shifter: <a href="http://wordpress.shiftertheme.com/structure-and-layout/body-size/">body size</a>, <a href="http://wordpress.shiftertheme.com/structure-and-layout/sidebars/">sidebar layout</a>, <a href="http://wordpress.shiftertheme.com/content-management/skins/">overall appearance and theme</a>, and <a href="http://wordpress.shiftertheme.com/structure-and-layout/modules/">module positions</a>. Choosing the correct body size or page width, sidebar size, sidebar location and sidebar number, and the skin of your WordPress has never been easier than with Shifter.</p>
<p>Shifter Modules display your content effortlessly anywhere you want. Switch module positions and content location without destroying the overall setup and layout of your WordPress site.</p>
<p>Watch the video and see how Shifter changes everything.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/tutorials/video-how-to-change-body-size-side-bars-skins-and-modules/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tech Clean</title>
		<link>http://wordpress.shiftertheme.com/skins/tech-clean/</link>
		<comments>http://wordpress.shiftertheme.com/skins/tech-clean/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 18:18:44 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
		
		<category><![CDATA[Skins]]></category>

		<category><![CDATA[clean]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[gradients]]></category>

		<category><![CDATA[professional]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/skins/tech-clean/</guid>
		<description><![CDATA[Tech Clean is a Shifter Skin for WordPress with a clean look and feel that downloads with three color variations, purple, blue and black.
See a slideshow of Tech Clean screenshots.
Tech Clean is designed for those looking for a clean, professional look. Soft gradients for the page background, toolbars, module headers and tabs enhance the professional [...]]]></description>
			<content:encoded><![CDATA[<p>Tech Clean is a Shifter Skin for WordPress with a clean look and feel that downloads with three color variations, purple, blue and black.</p>
<p><a href="http://flickr.com/photos/23242445@N07/sets/72157603805444182/show/" target="_blank" title="Screenshot Slideshow - Tech Clean Skin for WordPress">See a slideshow of Tech Clean screenshots</a>.</p>
<p><img class="alignright" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/01/tech_clean_promo.jpg' alt='Tech Clean WordPress Skin For Shifter' />Tech Clean is designed for those looking for a clean, professional look. Soft gradients for the page background, toolbars, module headers and tabs enhance the professional feel without detracting from page content.</p>
<p>Tech Clean is a great looking skin for tech review sites or tech tip blogs but the skin is so versatile it will look great anywhere.</p>
<p>Tech clean supports all Shifter body sizes, module positions, shapes and sizes as well as all Shifter features including Shifter&#8217;s intelligent Featured Tab Blocks and Featured Images.</p>
<div class="screenshot-setup">
Screenshot setup:</p>
<ul>
<li>Body Size: 950px</li>
<li>First Sidebar: Sidebar left 180px</li>
<li>Second Sidebar: 50/50</li>
<li>Sidebar Shift Order: Alternate</li>
<li>Shifter Plate: Blog</li>
<li>Featured Tabs: Second Sidebar</li>
<li>Main Content Column Border Shape: Round Border</li>
<li>First Sidebar Module Shape: Clean</li>
<li>Second Sidebar Module Shape: Clean</li>
</ul>
</div>
<p><img class="centered" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/01/tech-clean-purple-tabs.png' alt='Tech Clean Skin - Featured Tab Block' /></p>
<p><a class="skin-download" href="http://wordpress.shiftertheme.com/index.php?dl_id=1">Download Tech Clean Skin</a>.</p>
<p>Don&#8217;t have Shifter? <a href="http://wordpress.shiftertheme.com/demo/" title="Download Demo">Get a free demo version</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/skins/tech-clean/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Change Your Header Background Image</title>
		<link>http://wordpress.shiftertheme.com/tutorials/how-to-change-your-header-background-image/</link>
		<comments>http://wordpress.shiftertheme.com/tutorials/how-to-change-your-header-background-image/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 02:54:15 +0000</pubDate>
		<dc:creator>Tommy</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[themes]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpress.shiftertheme.com/tutorials/how-to-change-your-header-background-image/</guid>
		<description><![CDATA[Changing your header background is an easy way to further customize the look of your WordPress site using the Shifter Theme System for WordPress.
Some Shifter skins use a header background image and some do not. Every skin can be customized to show a header background image even if the original version of the skin does [...]]]></description>
			<content:encoded><![CDATA[<p>Changing your header background is an easy way to further customize the look of your WordPress site using the Shifter Theme System for WordPress.</p>
<p>Some Shifter skins use a header background image and some do not. Every skin can be customized to show a header background image even if the original version of the skin does not include a background image for the header.</p>
<p>For purposes of this example, we will change the header background image of the Resolution Skin packaged with your Shifter Theme System download. All of the techniques used in this tutorial are very simple and require no expert knowledge of CSS techniques. This method can be used on any skin.</p>
<h3>Changing The Background Image</h3>
<p><img class="alignright" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/01/active-skin-drop-down.png' alt='Change background header image for the active skin' />To change your header background image, locate the skin file for your active skin on your server and open the skin in a text editing program like Notepad or Text Wrangler. Your active skin file is the file listed in the drop down menu for the skin selection on your Shifter Settings page in your WordPress admin panel. In our example, we will open the /skins/resolution/brown.css file.</p>
<p>If your skin uses a background image for the header, your skin file will contain something similar to this</p>
<p><code>#hd {<br />
background:url(images/doc_bg.gif) repeat-x;<br />
}</code></p>
<p>If your skin does not use a header background image and you want to add one, copy the above code and paste it into your skin file.</p>
<p>The background image file in the above example is &#8220;images/doc_bg.gif&#8221;. Change the header background image by uploading a new background image to the /images/ sub-folder in your skin directory. If the skin you are editing does not have the /images/ sub-folder, create the sub-folder and place your background image in that folder.</p>
<p>After uploading your new header background image, change the &#8220;images/doc_bg.gif&#8221; in the above example to the name of the background header image you uploaded to your server and save your skin file. Your header background image has now been changed.</p>
<p><center><span><em>Default header background image</em><br />
<img class="fullwidth" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/01/rtop.png' alt='Default background header image' /></span></center><br />
<center><span><em>Custom header background image</em><br />
<img class="fullwidth" style="border:none;" src='http://wordpress.shiftertheme.com/wp-content/uploads/2008/01/rtopnew.png' alt='Header background image after change' /></span></center></p>
<h3>Best Practice For The Right Header Image</h3>
<p>A few things to remember about placing a background image in your header, Shifter utilizes advanced techniques to make your page zoom perfectly. If visitors to your site press &#8220;CTRL&#8221; and &#8220;+&#8221; on a Windows PC or &#8220;&#8984;&#8221; and &#8220;+&#8221; on a Mac, all elements of your Shifter page will zoom (expand) perfectly. However, CSS limitations prevent background images from expanding or zooming properly.</p>
<p>To compensate for the inability of background images to expand in CSS, it is important to select the right background image for your header. Repeatable images work great. Repeatable images are images that appear as one larger, continuing image when placed side by side in a line or stacked one after the other horizontally.</p>
<p>If using a photograph for your background image, it is important to select the right type of photograph for your background to maintain a proper zoom. Photographs that have room to place a text logo are important for your header background image. It is best to select a photograph that is slightly larger than the actual size of your header area so that when your page zooms, the header image still looks great.</p>
<p>If you are using a fluid width layout, you must use either a repeatable image for your header or an image that is large enough to display correctly when your page is viewed by a visitor with a very wide monitor. The dimensions of the header background image in the Lizard skin downloaded with your copy of Shifter should be used as a guide if you are changing your background header image when using a fluid body width layout.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.shiftertheme.com/tutorials/how-to-change-your-header-background-image/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
