<?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>How To Blog &#187; graphical banner</title>
	<atom:link href="http://bradtheblogboy.com/tag/graphical-banner/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradtheblogboy.com</link>
	<description>blogging 102</description>
	<lastBuildDate>Fri, 14 May 2010 06:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Theme Building &#8211; Part 2</title>
		<link>http://bradtheblogboy.com/wordpress-2/theme/them-building-part-2/?source=rss</link>
		<comments>http://bradtheblogboy.com/wordpress-2/theme/them-building-part-2/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 03:57:57 +0000</pubDate>
		<dc:creator>Blogboy</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[1280x1024]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Brad's Tiny World]]></category>
		<category><![CDATA[candy]]></category>
		<category><![CDATA[crowd]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[graphical banner]]></category>
		<category><![CDATA[great vision]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[low res]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[monitors]]></category>
		<category><![CDATA[new computers]]></category>
		<category><![CDATA[notion]]></category>
		<category><![CDATA[resolutions]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[site tools]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[the low res]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://bradtheblogboy.com/?p=24</guid>
		<description><![CDATA[Reading time: 2 &#8211; 4 minutes
The First thing you need to do when thinking about a theme is deciding who you are designing it for.  There are a number of tools that will tell you what your visitor&#8217;s monitors resolution is set to and this is a key factor to consider.  As often [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 2 &#8211; 4 minutes</p>
<p>The First thing you need to do when thinking about a theme is deciding who you are designing it for.  There are a number of tools that will tell you what your visitor&#8217;s monitors resolution is set to and this is a key factor to consider.  As often as not these days new computers  come with a wide screen monitor and most of the older 17 and 19&#8243; 4:3 monitors were capable of 1280&#215;1024.  Like I said use one of the many site tools to figure out what size people are viewing your blog at.</p>
<p>For me 1% were using 640&#215;480, that is just too small to design an effective money making blog.  9% were doing 800&#215;600, which can be done, but 90% of my viewers were using something more, so I chose to go bigger.  Only 25% had resolutions above 1440, meaning If I went higher than that 75% of my people would lose something and I Almost certainly would love that low res 10% crowd.</p>
<p>I settled for going with a width of 1000 pixels for the theme.  Some of the other considerations that went into this size were the fact I knew as I grow I will attarct more and more people using legacy resolutions and didn&#8217;t want to alienate them.  1000 pixels fit on most everyone desktop and didn&#8217;t waving me looking around for information all over the screen.  In consideration for the low res crowd I made my text window which has all the posts and pages visible on their full screen.<span id="more-27"></span></p>
<p>If you take a look at <a href="http://www.bradstinyworld.com">http://www.bradstinyworld.com</a> you can see how it looks since it is the newest theme I have done, even if it is based on an older design.    I build a single continuous banner in Photoshop and began to slice it up after I knew how I wanted the final lay out to work.  I used the method described on <a href="http://photoshopcandy.com/?p=20">Photoshop Candy</a> to design the graphics after having looked through several interesting Photoshop sites.</p>
<p>There are those who dislike the notion of a big graphical banner when you enter a site, but for me I think it gives a great vision of who you are and the mood you are trying to set.  There are some SEO considerations though since at most all a spider has to read in an image is the alt tags and the links if you used separate images.  I solved this problem by using some CSS tricks which we can get into later.  On Brad&#8217;s Tiny World you get a full package of text in that header, but the average viewer is never going to see it.  I matched the color and made it transparent which is enough for most browsers, but for good measure I made it only 1 pixel high.  Google will read it all the same, but as a designer I get the satisfaction of putting together pretty graphics unmarred by ugly text.</p>
<p>In the next part of this we will discuss whether you should widgetize or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://bradtheblogboy.com/wordpress-2/theme/them-building-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
