<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Widen Your Blog for Goodness Sake</title>
	<atom:link href="http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 07:21:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Metin Kılıç</title>
		<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1132155</link>
		<dc:creator>Metin Kılıç</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1132155</guid>
		<description>Ahh gotcha thanks for the reply, I unintentionally used white space then</description>
		<content:encoded><![CDATA[<p>Ahh gotcha thanks for the reply, I unintentionally used white space then</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kepenk</title>
		<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1127311</link>
		<dc:creator>Kepenk</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1127311</guid>
		<description>I agree with you completely, I can’t stand narrow blogs! In fact it took me forever to find a blog format I liked because of that issue. Once I added everything I wanted the narrow width made my blog feel crowded. Great post! Thanks</description>
		<content:encoded><![CDATA[<p>I agree with you completely, I can’t stand narrow blogs! In fact it took me forever to find a blog format I liked because of that issue. Once I added everything I wanted the narrow width made my blog feel crowded. Great post! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evleri</title>
		<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1062260</link>
		<dc:creator>evleri</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1062260</guid>
		<description>always stick to 1024 X 768, whichever theme I’m using.</description>
		<content:encoded><![CDATA[<p>always stick to 1024 X 768, whichever theme I’m using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Servis</title>
		<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1046809</link>
		<dc:creator>Steven Servis</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-1046809</guid>
		<description>Hi,

I use a Wordpress for my blog, and I&#039;ve been trying to figure how to widen it. I use the &quot;default&quot; template, and my blog has the most recent upgrade (2.9). I spent weeks trying to figure it out, messing with the stylesheet.css php file. I finally figured it out. If you follow these directions--you can change the length of your blog and change the heading image to match the rest of your site. Again, a blog looks kind of dumb if it is 600x800 and the rest of your site is in high definition. 

To do this you are going to need to use Photoshop (any version), and you will need to edit a few numbers in the stylesheet.css file. You also need to have an ftp connection.

1) open up your ftp file/wordpress/wp-content/themes/default/images. In this folder you will find a list of jpegs. Copy the images to your desktop. Open them in photoshop. Click &quot;image&quot; in the tool bar and scroll down to &quot;image size&quot; which will bring up a window that allows you to adjust the size. Change the width to the same size as the rest of your website. Repeat this method with all the image files in the image folder that you copied to your desktop. Don&#039;t mess with the header-img.php file though. That&#039;s not an image.

2) save all the adjusted images by going to &quot;file&quot; and &quot;save&quot;. Copy all of the files back into the  ftp file/wordpress/wp-content/themes/default/images folder and overwrite the old ones.

3) Log in to your wordpress blog and go to Appearance/editor which will take you to a page that has a list of php files. At the bottom of the list you will find one that says &quot;stylesheet (style.css)&quot;. Click that one (hint: use the internet explorer browser).
Scroll down through the code in the textbox until you see &quot;header&quot; &quot;footer&quot; and &quot;page&quot;. Under these titles will be some specifications. One will say &quot;width: 760&quot; Change all instances of width under the forementioned titles to the width (or slightly smaller) of the rest of your website.

If you get all the numbers right your site will be considerably wider. You may want to adjust some of the other numbers in the style sheet for better viewability. 

It&#039;s pretty easy to tell when you miss a number, because that portion of the site will be off. For instance, if you missed the &quot;heading&quot; it would be smaller than the rest of the page.

Hint: Everytime you view the page click the refresh button on your browser. I personally use Opera--which is specifically designed for web developement. However, Opera and the Wordpress stylesheet window don&#039;t work so well together, so just use Opera to view the page to make sure it looks okay.

Another Hint: If you want to change the header of your blog to match the header of the rest of your site, simply rename the header to the krubrickheader.jpg and place it in your &quot;images&quot; folder from step 1. Make sure its size is consistent with the rest of the page, however. That may take some tweaking in photoshop.

Oh yeah, and to get the old text off your header go to Appearance/custom header. Select the &quot;advanced&quot; button and click select default colors. Click the &quot;update header&quot; button. Then go to Appearance/editor. Click the stylesheet like you did before. Find the text that says under &quot;heading&quot; that says &quot;font color;white&quot; and change &quot;white&quot; to &quot;transparent.&quot;

So that&#039;s it. It&#039;s really not that hard, but If you are like me, you probably thought that you could simply adjust the numbers in your stylesheet. However, that won&#039;t work if you have a fixed page size like in the &quot;default&quot; template. You have to adjust the images as well, otherwise you will just get a bunch of pink around the edges. P.S. pink is ugly.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use a WordPress for my blog, and I&#8217;ve been trying to figure how to widen it. I use the &#8220;default&#8221; template, and my blog has the most recent upgrade (2.9). I spent weeks trying to figure it out, messing with the stylesheet.css php file. I finally figured it out. If you follow these directions&#8211;you can change the length of your blog and change the heading image to match the rest of your site. Again, a blog looks kind of dumb if it is 600&#215;800 and the rest of your site is in high definition. </p>
<p>To do this you are going to need to use Photoshop (any version), and you will need to edit a few numbers in the stylesheet.css file. You also need to have an ftp connection.</p>
<p>1) open up your ftp file/wordpress/wp-content/themes/default/images. In this folder you will find a list of jpegs. Copy the images to your desktop. Open them in photoshop. Click &#8220;image&#8221; in the tool bar and scroll down to &#8220;image size&#8221; which will bring up a window that allows you to adjust the size. Change the width to the same size as the rest of your website. Repeat this method with all the image files in the image folder that you copied to your desktop. Don&#8217;t mess with the header-img.php file though. That&#8217;s not an image.</p>
<p>2) save all the adjusted images by going to &#8220;file&#8221; and &#8220;save&#8221;. Copy all of the files back into the  ftp file/wordpress/wp-content/themes/default/images folder and overwrite the old ones.</p>
<p>3) Log in to your wordpress blog and go to Appearance/editor which will take you to a page that has a list of php files. At the bottom of the list you will find one that says &#8220;stylesheet (style.css)&#8221;. Click that one (hint: use the internet explorer browser).<br />
Scroll down through the code in the textbox until you see &#8220;header&#8221; &#8220;footer&#8221; and &#8220;page&#8221;. Under these titles will be some specifications. One will say &#8220;width: 760&#8243; Change all instances of width under the forementioned titles to the width (or slightly smaller) of the rest of your website.</p>
<p>If you get all the numbers right your site will be considerably wider. You may want to adjust some of the other numbers in the style sheet for better viewability. </p>
<p>It&#8217;s pretty easy to tell when you miss a number, because that portion of the site will be off. For instance, if you missed the &#8220;heading&#8221; it would be smaller than the rest of the page.</p>
<p>Hint: Everytime you view the page click the refresh button on your browser. I personally use Opera&#8211;which is specifically designed for web developement. However, Opera and the WordPress stylesheet window don&#8217;t work so well together, so just use Opera to view the page to make sure it looks okay.</p>
<p>Another Hint: If you want to change the header of your blog to match the header of the rest of your site, simply rename the header to the krubrickheader.jpg and place it in your &#8220;images&#8221; folder from step 1. Make sure its size is consistent with the rest of the page, however. That may take some tweaking in photoshop.</p>
<p>Oh yeah, and to get the old text off your header go to Appearance/custom header. Select the &#8220;advanced&#8221; button and click select default colors. Click the &#8220;update header&#8221; button. Then go to Appearance/editor. Click the stylesheet like you did before. Find the text that says under &#8220;heading&#8221; that says &#8220;font color;white&#8221; and change &#8220;white&#8221; to &#8220;transparent.&#8221;</p>
<p>So that&#8217;s it. It&#8217;s really not that hard, but If you are like me, you probably thought that you could simply adjust the numbers in your stylesheet. However, that won&#8217;t work if you have a fixed page size like in the &#8220;default&#8221; template. You have to adjust the images as well, otherwise you will just get a bunch of pink around the edges. P.S. pink is ugly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yashvir Bagwandeen</title>
		<link>http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-830920</link>
		<dc:creator>Yashvir Bagwandeen</dc:creator>
		<pubDate>Sun, 05 Apr 2009 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailyblogtips.com/widen-your-blog-for-goodness-sake/#comment-830920</guid>
		<description>Agreed totally, people who do even have 800x600 would highly unlikely be worthy clientelle for commerce websites if you ask me, or maybe thats a bit judgmental. 

However I&#039;ve just started my Design Blog, its 90% complete, and I was wondering where I could find a guide or tutorial to widen?</description>
		<content:encoded><![CDATA[<p>Agreed totally, people who do even have 800&#215;600 would highly unlikely be worthy clientelle for commerce websites if you ask me, or maybe thats a bit judgmental. </p>
<p>However I&#8217;ve just started my Design Blog, its 90% complete, and I was wondering where I could find a guide or tutorial to widen?</p>
]]></content:encoded>
	</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 using disk: basic
Object Caching 191/192 objects using disk: basic

Served from: www.dailyblogtips.com @ 2012-02-09 15:14:22 -->
