<?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>Unusual Media &#187; wordpress theme</title>
	<atom:link href="http://unusualmedia.com/archives/tag/wordpress-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://unusualmedia.com</link>
	<description>Martial arts and Multimedia Design Blog</description>
	<lastBuildDate>Wed, 23 Jun 2010 17:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sandbox WordPress Theme, Structure Diagram and CSS</title>
		<link>http://unusualmedia.com/archives/308</link>
		<comments>http://unusualmedia.com/archives/308#comments</comments>
		<pubDate>Sun, 18 Apr 2010 20:32:46 +0000</pubDate>
		<dc:creator>Unusual Media</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://unusualmedia.com/?p=308</guid>
		<description><![CDATA[There are a gabillion ways to modify WordPress sites, ranging from complete customization of the CSS and PHP to simply downloading ready-made themes. With so many resources available, it didn&#8217;t make sense for me to reinvent the wheel when customizing my own WordPress-powered site. However, as a designer, I still wanted to play a more [...]]]></description>
			<content:encoded><![CDATA[<p>There are a <span class="details" title="a very large number of">gabillion</span> ways to modify WordPress sites, ranging from complete customization of the CSS and PHP to simply downloading ready-made themes.  With so many resources available, it didn&rsquo;t make sense for me to reinvent the wheel when customizing my own WordPress-powered site. However, as a designer, I still wanted to play a more active role in the actual site design.<br />
<span id="more-308"></span><br />
I ended up choosing the Sandbox theme as a starting point for my latest customization. It essentially provides a clean slate with a nice amount of tags, IDs and classes to target with CSS. Getting started with the Sandbox theme admittedly took some preparation. Even though it might exist somewhere out there in the tubes, I had no luck finding documentation outlining the Sandbox theme output. Since knowing the structure is kind of important to me when trying to add styles, I decided to create my own <a href="/docs/sandbox/sandbox_structure.html" target="_blank" title="Open Sandbox structural diagram in new window">structural diagram</a>.  Since it helped me visualize how to add some style to the Sandbox theme, maybe it will help someone else, too. Building on that, I have also created a <a href="/docs/sandbox/sandbox_structure.css" target="_blank" title="Open Sandbox CSS in new window">blank CSS template</a> (probably more useful than the diagram) that actually goes with the Sandbox theme output.</p>
<p>I hope the <a href="/docs/sandbox/sandbox_structure.html" target="_blank" title="Open Sandbox structural diagram in new window">Sandbox structural diagram</a> or <a href="/docs/sandbox/sandbox_structure.css" target="_blank" title="Open Sandbox CSS in new window">Sandbox style sheet</a> can prove helpful to someone else. Please feel free to use or abuse either at your discretion!</p>
<p>Some notes:</p>
<ul class="list_bullets">
<li>Both of these documents are starting points only. They also apply mainly to the home page, but are easy enough to build on for sub pages.</li>
<li>The diagram is just that &#8211; a diagram only. It doesn&rsquo;t contain any code related to the actual Sandbox output.</li>
<li>I swapped out the #header page links with category links for my site, but the structural diagram shows the default output using page links. This was changed by slightly tweaking the PHP, a relatively simple process for those so inclined. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unusualmedia.com/archives/308/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

