<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: wider - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/wider</link>
		<description>WordPress.com Forums &#187; Tag: wider - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 14:52:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/wider" rel="self" type="application/rss+xml" />

		<item>
			<title>rolestownns on "Can i make Contempt theme wider?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-make-contempt-theme-wider#post-1067978</link>
			<pubDate>Tue, 13 Nov 2012 15:32:01 +0000</pubDate>
			<dc:creator>rolestownns</dc:creator>
			<guid isPermaLink="false">1067978@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have had no replies yet, so i just decided to use twenty ten theme.<br />
It has a lot of the same functions and is a little wider.
</p>
]]></description>
					</item>
		<item>
			<title>rolestownns on "Can i make Contempt theme wider?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-make-contempt-theme-wider#post-1065728</link>
			<pubDate>Sat, 10 Nov 2012 01:31:48 +0000</pubDate>
			<dc:creator>rolestownns</dc:creator>
			<guid isPermaLink="false">1065728@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
I would like to widen my theme pages. I have contempt theme and i am happy with the layout, but would just like to have the pages wider to fill up more of the webpage. If i purchase CSS upgrade can i do this? And how?<br />
Also, i assume this will affect my header image. If i have to resize it how do i know what size it will need to be? Previous image was 750x180px.<br />
Many thanks, Damien
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Making left margin wider in Comet Theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-left-margin-wider-in-comet-theme#post-990199</link>
			<pubDate>Tue, 28 Aug 2012 16:43:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">990199@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To center the header image:</p>
<pre><code>#header-image {
	width: 100%;
	text-align: center;
}</code></pre>
<p>Or to change out the header image to a different one, first upload a 1200 x 200 pixel image to your <a href="http://en.support.wordpress.com/media/media-add-new/">media library</a> and copy the image URL, then replace the url() value in the example below with your uploaded image.</p>
<pre><code>#header-image img {
	display: none;
}

#header-image {
	width: 1200px;
	height: 200px;
	background: url(http://fencingtime.files.wordpress.com/2012/04/cropped-6793288022_2b6a78da1b_b.jpg);
}</code></pre>
]]></description>
					</item>
		<item>
			<title>fencingtime on "Making left margin wider in Comet Theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-left-margin-wider-in-comet-theme#post-965649</link>
			<pubDate>Fri, 03 Aug 2012 19:58:23 +0000</pubDate>
			<dc:creator>fencingtime</dc:creator>
			<guid isPermaLink="false">965649@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!!! That was very helpful. It did make it winder overall, which is what I wanted. I'll now have to figure out how to center the header? I'll do some digging. And I'll also try to test it out on some other browsers to see if it fits... I don't want to introduce the horizontal scroll bar :) </p>
<p>Thanks!<br />
Jen
</p>
]]></description>
					</item>
		<item>
			<title>zandyring on "Making left margin wider in Comet Theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-left-margin-wider-in-comet-theme#post-965377</link>
			<pubDate>Fri, 03 Aug 2012 15:29:37 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">965377@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think what you're asking is how do you make your main content "centered" on the page (so that as you scroll down, you see your content in the center, whereas now it is bumped left for the sidebar) without removing the sidebar? And I think you want it wider in general?</p>
<p>If you change your #wrap width to 1200px, you will make your entire blog wider. This introduces problems with centering that you'll have to fiddle with to fix, but it's a start. Keep in mind the average width of screens for your readers, and you may introduce a horizontal scroll bar if you make your content too wide.</p>
<p>You will have to either make a wider header image or center it. That is your #header-image id.</p>
<p>If you increase your #c2 width to 940px then your fill up the remaining space with your main content.</p>
<p>I know this isn't exactly what you asked, but you may want to start there for figuring out how you want it to look overall, and then you can work on your margins and padding to align it how you would like. </p>
<p>Good luck!<br />
-Z
</p>
]]></description>
					</item>
		<item>
			<title>fencingtime on "Making left margin wider in Comet Theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-left-margin-wider-in-comet-theme#post-965310</link>
			<pubDate>Fri, 03 Aug 2012 14:20:28 +0000</pubDate>
			<dc:creator>fencingtime</dc:creator>
			<guid isPermaLink="false">965310@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Also, is it possible to make the whole content show wider on the page to the right as well? And still keep the sidebar?
</p>
]]></description>
					</item>
		<item>
			<title>fencingtime on "Making left margin wider in Comet Theme"</title>
			<link>http://en.forums.wordpress.com/topic/making-left-margin-wider-in-comet-theme#post-965308</link>
			<pubDate>Fri, 03 Aug 2012 14:18:48 +0000</pubDate>
			<dc:creator>fencingtime</dc:creator>
			<guid isPermaLink="false">965308@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is my first time ever doing anything with CSS. I've spent quite some time searching these forums and the interwebs, and I was able to change it a bit, but still having some trouble. </p>
<p>I was able to make my main column wider to the right, and I made my right sidebar smaller to fit. Yay! What I now want to do is make it wider on the left. Here's the code I have now: </p>
<p><strong>#c2 {<br />
	background:#fff;<br />
	border:solid 4px #d2d2d2;<br />
	border-left:0;<br />
	border-right:0;<br />
	float:left;<br />
	line-height:170%;<br />
	margin:0 5px 0 0;<br />
	overflow:hidden;<br />
	padding:0 30px 30px;<br />
	width:700px;<br />
}</p>
<p>#c3 {<br />
	border:solid 4px #d2d2d2;<br />
	border-left:0;<br />
	border-right:0;<br />
	float:left;<br />
	overflow:hidden;<br />
	width:195px;<br />
}</strong></p>
<p>I appreciate any help. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>naszetrendy on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942201</link>
			<pubDate>Fri, 13 Jul 2012 18:16:19 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">942201@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good morning.. and night for me :) Take care!
</p>
]]></description>
					</item>
		<item>
			<title>naszetrendy on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942194</link>
			<pubDate>Fri, 13 Jul 2012 18:14:20 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">942194@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's a good point. Thank you. I'll change it and check on couple computers to fit best.<br />
Thanks a lot.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942187</link>
			<pubDate>Fri, 13 Jul 2012 18:10:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">942187@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>~~thesacredpath<br />
 Good morning!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942186</link>
			<pubDate>Fri, 13 Jul 2012 18:09:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">942186@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Note that when you alter a theme’s stylesheet, you only need to put in the Editor the modification/additions to the CSS, not the entire thing.  I reccomend the Firefox add-on "Firebug". It's a live CSS editor and it shows you the edits on a live page so you see exactly what you're doing. Of course the changes don't take effect until you put the codes in your CSS editor.   <a href="http://en.support.wordpress.com/custom-design/custom-css/#css-help" rel="nofollow">http://en.support.wordpress.com/custom-design/custom-css/#css-help</a> </p>
<p>Please be patient while waiting for CSS editing help.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942183</link>
			<pubDate>Fri, 13 Jul 2012 18:06:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">942183@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your theme overall width (sidebar to the meta blocks on the left site is 940px wide. 20% of the web is still on browsers that are 1024px wide. That means that if you increase the post area to 150%, that would be 1410px in overall width and that would mean that nearly 60% of the web surfing pubic would have to scroll horizontally to be able to see your page and horizontal scrolling is one of the top 10 things people dislike on the web. And as a matter of fact, the main content area for your posts would be wider than what a person on a 1024px wide monitor could view without horizontal scrolling (1180px).</p>
<p>That is of course just my opinion as a web designer, so here you go.</p>
<pre><code>.col-full {
width: 1400px;
}

#main.col-left {
width: 1180px;
}</code></pre>
<p>In the "maximum width for video/image field down below the CSS edit window, make sure and increase that number by 460px. Also, you will have to delete all the images from all of your posts and pages and reinsert them after making these changes.
</p>
]]></description>
					</item>
		<item>
			<title>naszetrendy on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942156</link>
			<pubDate>Fri, 13 Jul 2012 17:44:59 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">942156@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>About 150% of what I have now :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942139</link>
			<pubDate>Fri, 13 Jul 2012 17:32:37 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">942139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How wide?
</p>
]]></description>
					</item>
		<item>
			<title>naszetrendy on "Wider posts"</title>
			<link>http://en.forums.wordpress.com/topic/wider-posts#post-942129</link>
			<pubDate>Fri, 13 Jul 2012 17:26:04 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">942129@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'd like to make my posts wider. How can I change it?</p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "add width to site"</title>
			<link>http://en.forums.wordpress.com/topic/add-width-to-site#post-688774</link>
			<pubDate>Sun, 04 Sep 2011 09:15:38 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">688774@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Twenty eleven is what is called a "reactive" design and as such it is actually quite easy. What you do is to increase the "max-width" in #page (or since you are using the single-column no sidebar layout, in .one-column #page</p>
<pre><code>.one-column #page {
max-width: 690px;
}</code></pre>
<p>After increasing the width, increase the width for images and videos in the field below the CSS edit window by the same amount so that when inserting image into posts or pages, they will come in at the larger size. Example: max-width increased by 100 from 690 to 790px, increase the number in the field below the CSS edit window by 100px also.
</p>
]]></description>
					</item>
		<item>
			<title>stuttgenstudios on "add width to site"</title>
			<link>http://en.forums.wordpress.com/topic/add-width-to-site#post-688763</link>
			<pubDate>Sun, 04 Sep 2011 08:53:13 +0000</pubDate>
			<dc:creator>stuttgenstudios</dc:creator>
			<guid isPermaLink="false">688763@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i would like to make the width of my site a bit wider. it seems very small in the center with lots of excess space on both sides. i have custom css. thanks! <a href="http://www.stuttgenstudios.com" rel="nofollow">http://www.stuttgenstudios.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to make kubricks theme wider?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-kubricks-theme-wider#post-672931</link>
			<pubDate>Tue, 16 Aug 2011 19:53:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">672931@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Kubrick is a lot of work since the entire background of the theme is made up of interlocking images. That means to make the theme wider you have to recreate all of those images at the new width and make sure that they are all done in such a way that they will interlock when uploaded and added to the CSS.</p>
<p>Also, please go to settings &#62; reading and set your site to show at most 3 posts per page. It takes absolutely forever for your site to load because you use so many images and those of us on a slower internet connection will not want to wait around for 2 minutes for your site to load.
</p>
]]></description>
					</item>
		<item>
			<title>sugarmountain on "how to make kubricks theme wider?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-kubricks-theme-wider#post-672923</link>
			<pubDate>Tue, 16 Aug 2011 19:39:07 +0000</pubDate>
			<dc:creator>sugarmountain</dc:creator>
			<guid isPermaLink="false">672923@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am new to CSS, and therefore wondering how I can customize the theme I am already having. I want to make the Kubricks theme wider, so that my pictures will get bigger! Help?
</p>
]]></description>
					</item>
		<item>
			<title>townsendpdx on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-642422</link>
			<pubDate>Fri, 08 Jul 2011 14:42:35 +0000</pubDate>
			<dc:creator>townsendpdx</dc:creator>
			<guid isPermaLink="false">642422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It can be done. Look at omyc.org. I realize that's a WordPress.org theme, but the header image flexes just fine. Still looking for a WordPress.com theme that can accomplish this.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-641848</link>
			<pubDate>Thu, 07 Jul 2011 20:11:25 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">641848@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I should mention that with the custom design upgrade you can change the maximum width to anything you want through the CSS, but the header image quality issue will then become very apparent and you will likely not be happy with it.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-641847</link>
			<pubDate>Thu, 07 Jul 2011 20:09:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">641847@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The issue with flexible width themes is that static header images for two reasons.</p>
<p>1. You can set the header image up so that it will resize, but that means that when the browser window is set really wide, the image will lose quality and look bad.</p>
<p>2. If you set the image to a static size, then when you have the browser really wide, the image looks like a tiny clown hat on top of your pages.</p>
<p>3. If you size the header image really wide, then when the browser window is narrow, much of the header image is missing.</p>
<p>The reason their is a maximum width set in the newer semi-flexible width themes is partially to keep the header image issues I've mentioned from being an issue.
</p>
]]></description>
					</item>
		<item>
			<title>townsendpdx on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-641832</link>
			<pubDate>Thu, 07 Jul 2011 19:41:31 +0000</pubDate>
			<dc:creator>townsendpdx</dc:creator>
			<guid isPermaLink="false">641832@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. I really don't want to give up my custom menu and custom headers...
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-641801</link>
			<pubDate>Thu, 07 Jul 2011 18:59:30 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">641801@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Andreas04 and 09 will stretch to billions of pixels if your monitor was that wide. Rounded, Garland, Rubic, Shocking Blue Green, Silver is the new Black, Andrea...
</p>
]]></description>
					</item>
		<item>
			<title>townsendpdx on "Flexible width Theme with wider maximum"</title>
			<link>http://en.forums.wordpress.com/topic/flexible-width-theme-with-wider-maximum#post-641708</link>
			<pubDate>Thu, 07 Jul 2011 17:08:47 +0000</pubDate>
			<dc:creator>townsendpdx</dc:creator>
			<guid isPermaLink="false">641708@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My site was developed with Twenty Ten. Desiring a wider (than 1,000 pixels?) display, I tried both Coraline and Twenty Eleven thinking flexible width would do the trick. No - the maximum width in both is the same as the fixed width in Twenty Ten. Are there any flexible width themes (Premium or Free) that offer a wider maximum?
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "make Wu Wei width wider?"</title>
			<link>http://en.forums.wordpress.com/topic/make-wu-wei-width-wider#post-536964</link>
			<pubDate>Mon, 20 Dec 2010 13:35:58 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">536964@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well assuming you have paid for the CSS upgrade you would paste it in to the CSS area from Appearance &#62; Edit CSS on your dashboard. If you have already made CSS changes then just add it to the bottom of your custom declarations. If you haven't made any changes then delete all the filler text currently in that box and paste just the line I gave you in. Make sure you have "add to Wu Wei's existing stylesheet" selected and click to update the change.</p>
<p>If you haven't paid for the upgrade yet you can click Preview to see how it would look although you might have to force refresh the page once it loads for the change to become apparent as many browesers load in the old cached styles and forget to add the new ones.
</p>
]]></description>
					</item>
		<item>
			<title>angelicaxavier on "make Wu Wei width wider?"</title>
			<link>http://en.forums.wordpress.com/topic/make-wu-wei-width-wider#post-536858</link>
			<pubDate>Mon, 20 Dec 2010 03:11:24 +0000</pubDate>
			<dc:creator>angelicaxavier</dc:creator>
			<guid isPermaLink="false">536858@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much.  I will have to do some research because I have no idea what to do with that code.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "make Wu Wei width wider?"</title>
			<link>http://en.forums.wordpress.com/topic/make-wu-wei-width-wider#post-536830</link>
			<pubDate>Mon, 20 Dec 2010 01:24:53 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">536830@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><code>.center-column {width: 68.334em;}</code></p>
<p>If you do change the width of your blog you'll need to create a new, wider header image and add that with CSS too.
</p>
]]></description>
					</item>
		<item>
			<title>angelicaxavier on "make Wu Wei width wider?"</title>
			<link>http://en.forums.wordpress.com/topic/make-wu-wei-width-wider#post-536498</link>
			<pubDate>Sat, 18 Dec 2010 21:17:34 +0000</pubDate>
			<dc:creator>angelicaxavier</dc:creator>
			<guid isPermaLink="false">536498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I am trying to make my Wu Wei width wider? Could anyone please help?
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Asking for a new theme"</title>
			<link>http://en.forums.wordpress.com/topic/asking-for-a-new-theme#post-498306</link>
			<pubDate>Wed, 18 Aug 2010 19:15:29 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">498306@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm moving this to the ideas forum where staff look for such suggestions.
</p>
]]></description>
					</item>

	</channel>
</rss>
