<?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: crop - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/crop</link>
		<description>WordPress.com Forums &#187; Tag: crop - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 17:23:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/crop" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Widen content area on Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/widen-content-area-on-bueno-theme#post-1181657</link>
			<pubDate>Thu, 14 Mar 2013 19:15:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1181657@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have the custom design upgrade, then you would add the following to your custom CSS and then add the same amount to the two width values. On the CSS edit page, you would also want to add the same amount to the "content width" in the "Publish" module on the upper left. That sets the maximum width for images. You can if you wish, add the following and edit and then use the preview function to see what things look like.</p>
<pre><code>.col-full {
width: 940px;
}

#main {
width: 620px;
}</code></pre>
<p>Something to think about: there are still a good number of people out there with 1024px wide monitor resolutions, and your site right now is 940px in width. About the maximum you can go in overall width (.col-full) and not cause people to have to scroll horizontally is 990-1000px, which isn't much wider. You could narrow the sidebar some and then take that space for the content.
</p>
]]></description>
					</item>
		<item>
			<title>micahscl on "Widen content area on Bueno Theme"</title>
			<link>http://en.forums.wordpress.com/topic/widen-content-area-on-bueno-theme#post-1181544</link>
			<pubDate>Thu, 14 Mar 2013 18:26:25 +0000</pubDate>
			<dc:creator>micahscl</dc:creator>
			<guid isPermaLink="false">1181544@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can't figure out how to widen my content area on the Bueno theme that I'm using. I've read in the forums about editing the coding but I don't know how to do that or where to even go to edit the code. Could anyone help me? My blog posts are being cut off in width (both pictures and text). </p>
<p>I'd really appreciate the help!</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Can I use CSS to turn cropping off thumbnails?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-use-css-to-turn-cropping-off-thumbnails#post-1155255</link>
			<pubDate>Sun, 17 Feb 2013 22:29:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1155255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Portfolio theme, which is a gorgeous theme btw, the featured images seen on the front page and pages using the Portfolio template are cropped automatically by the PHP code (not CSS), and so you can't change that part. But if you wanted to display a normal gallery or a rectangular gallery as richardmtl suggested, that would work for any pages where you added a gallery yourself as shown in this link:<br />
<a href="http://en.support.wordpress.com/images/gallery/#examples-of-gallery-styles" rel="nofollow">http://en.support.wordpress.com/images/gallery/#examples-of-gallery-styles</a>
</p>
]]></description>
					</item>
		<item>
			<title>richardmtl on "Can I use CSS to turn cropping off thumbnails?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-use-css-to-turn-cropping-off-thumbnails#post-1143639</link>
			<pubDate>Mon, 04 Feb 2013 22:53:25 +0000</pubDate>
			<dc:creator>richardmtl</dc:creator>
			<guid isPermaLink="false">1143639@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>Have you tried the "rectangular" gallery style?</p>
<p><a href="http://en.support.wordpress.com/images/gallery/#examples-of-gallery-styles" rel="nofollow">http://en.support.wordpress.com/images/gallery/#examples-of-gallery-styles</a></p>
<p>That might be do it for you. If not, can you point me to a page with an actual gallery that you'd want to modify?
</p>
]]></description>
					</item>
		<item>
			<title>lcorker on "Can I use CSS to turn cropping off thumbnails?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-use-css-to-turn-cropping-off-thumbnails#post-1142155</link>
			<pubDate>Sun, 03 Feb 2013 04:03:21 +0000</pubDate>
			<dc:creator>lcorker</dc:creator>
			<guid isPermaLink="false">1142155@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't like the way that gallery thumbnails are cropped. I want to be able to combine portrait and landscape images and have them both display in full at their correct proportions. An example of what I mean is <a href="http://lorrainecorker.files.wordpress.com/2013/02/screen-shot-2013-02-03-at-12-01-07-pm.png">here</a>.</p>
<p>It seems to me that I probably just need to turn off the CSS code that crops the images. Is this possible?
</p>
]]></description>
					</item>
		<item>
			<title>hot4trot on "Front-end Image upload and interactive crop"</title>
			<link>http://en.forums.wordpress.com/topic/front-end-image-upload-and-interactive-crop#post-1119426</link>
			<pubDate>Thu, 10 Jan 2013 21:54:43 +0000</pubDate>
			<dc:creator>hot4trot</dc:creator>
			<guid isPermaLink="false">1119426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>...These links might help in the process:<br />
<a href="http://www.pixelzdesign.com/blog_view.php" rel="nofollow">http://www.pixelzdesign.com/blog_view.php</a><br />
<a href="http://trentrichardson.com/2012/12/11/uberuploadcropper-update-upload-and-crop-multiple-files/#more-1503" rel="nofollow">http://trentrichardson.com/2012/12/11/uberuploadcropper-update-upload-and-crop-multiple-files/#more-1503</a></p>
<p>…but my own knowledge of programming is limited… therefore - I kindly request that someone more competent than myself might consider tackling this!
</p>
]]></description>
					</item>
		<item>
			<title>hot4trot on "Front-end Image upload and interactive crop"</title>
			<link>http://en.forums.wordpress.com/topic/front-end-image-upload-and-interactive-crop#post-1119415</link>
			<pubDate>Thu, 10 Jan 2013 21:48:51 +0000</pubDate>
			<dc:creator>hot4trot</dc:creator>
			<guid isPermaLink="false">1119415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello</p>
<p>I'd like to request a WP plugin which handles upload and interactive cropping of images, much like:<br />
<a href="http://www.webmotionuk.co.uk/jquery-image-upload-and-crop-for-php/" rel="nofollow">http://www.webmotionuk.co.uk/jquery-image-upload-and-crop-for-php/</a></p>
<p>Ultimately am wanting (via a WP plugin) to be able to build pages with an arbitrary number of front-end image upload slots, with interactive image cropping functionality to ensure that the final images conform to a predefined required aspect ratio (but of course maintain highest possible quality).</p>
<p>(The resulting appropriately cropped images will then be further processed by an automated software - which requires each image to be of a certain aspect ratio).
</p>
]]></description>
					</item>
		<item>
			<title>charlottetryfan on "cannot crop or rotate image"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-crop-or-rotate-image#post-1068800</link>
			<pubDate>Wed, 14 Nov 2012 13:50:59 +0000</pubDate>
			<dc:creator>charlottetryfan</dc:creator>
			<guid isPermaLink="false">1068800@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am not able to crop or rotate images. I do not not whether this is an issue with the theme (Imbalance2) or something systemic to Word Press.
</p>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1028027</link>
			<pubDate>Tue, 02 Oct 2012 16:45:52 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1028027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Excellent! Everything is working now.<br />
Thanks so much for your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027826</link>
			<pubDate>Tue, 02 Oct 2012 12:50:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027826@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The link goes away if you turn off header text on the <strong>Appearance &#8594; Header</strong> page. You can add it back with a little CSS though. Try adding this:</p>
<pre><code>#site-title {
	display: block;
}

#branding #site-title a {
	display: block;
	width:1055px;
	height:229px;
	text-indent: -9999px;
	text-alignment: left;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027506</link>
			<pubDate>Mon, 01 Oct 2012 23:29:17 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027506@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am not sure what happened but the header was clickable as homepage. It is not doing that anymore.<br />
How can I fix this?
</p>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027323</link>
			<pubDate>Mon, 01 Oct 2012 21:28:20 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027323@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looks awesooome *singing voice*</p>
<p>Thank you so much for all your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027283</link>
			<pubDate>Mon, 01 Oct 2012 21:11:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027283@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Retro-fitted looks pretty cool. :) </p>
<blockquote><p>How can I make have my image header without cropping it and bringing it down a little bit so it touches the red bar?</p></blockquote>
<p>You'll need to replace the header set on the <strong>Appearance &#8594; Header</strong> page with CSS manually. </p>
<p>First, upload a custom header image of the size you want to your <a href="http://en.support.wordpress.com/media/media-add-new/">media library </a>and get the URL.</p>
<p>Then add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header {
	padding-top: 0;
	padding-bottom: 0;
}
#branding {
	background: transparent url(YOUR_IMAGE_URL) 0 0 no-repeat;
	width: YOUR_IMAGE_WIDTH;
	height: YOUR_IMAGE_HEIGHT;
	padding: 0;
}</code></pre>
<p>Replace YOUR_IMAGE_URL with the URL of the image you uploaded before. Replace YOUR_IMAGE_WIDTH with the width of that image and YOUR_IMAGE_HEIGHT with the height of that image.
</p>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027007</link>
			<pubDate>Mon, 01 Oct 2012 16:32:29 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027007@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello again,<br />
I just moved from Twenty Eleven to Retro-fitted as I found out on 20-11 the header could not be clickable and the widgets wouldn't never show on individual posts.</p>
<p>Anyway, I was pretty close to the design I wanted there and now am trying to achieve something similar on this new theme.</p>
<p>How can I make have my image header without cropping it and bringing it down a little bit so it touches the red bar?</p>
<p>Thanks a lot in advance!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Photography theme- home page image size"</title>
			<link>http://en.forums.wordpress.com/topic/photography-theme-home-page-image-size#post-961604</link>
			<pubDate>Tue, 31 Jul 2012 08:26:51 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">961604@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>With the <a href="http://en.support.wordpress.com/custom-design/">custom design upgrade</a>, I can adjust things, but what I don't know is if you can actually insert an image that is longer or shorter than the 534px value.  If you want to try adding one that is longer and then post back here and let me know it is up, I can then try the CSS changes using Firebug for Firefox and see if I can get the entire image to show. If the theme PHP script files and wordpress are limiting the height of the images, then there will be nothing I can do about it.</p>
<p>At least at that point we will know if the CSS upgrade would be an option or not.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Photography theme- home page image size"</title>
			<link>http://en.forums.wordpress.com/topic/photography-theme-home-page-image-size#post-961593</link>
			<pubDate>Tue, 31 Jul 2012 08:07:20 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">961593@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I tried a little CSS to change the height to 100%, but it only sort of worked so this would take some doing. It would require the Custom Design upgrade and then some CSS tweaking at the very least, and I'm not entirely sure if I can overcome all the issues. If the size for the images is set in the PHP script theme files, then no matter what I did in the CSS, the height would be what it was originally, and that is a distinct possibility.</p>
<p>I agree with you at least to a large extent, but one of the things that always bother me considerably on slideshows is when the size of the slideshow is constantly changing because all the images are different sizes either in height, width, or both. Of course perhaps that is just me, and is one of the reasons I seldom use slideshows for client photography sites where they have a lot of different size an proportion photos. If all their shots are full-frame, then ok, but if no, no slideshows, or perhaps just a few images that are the same proportions.
</p>
]]></description>
					</item>
		<item>
			<title>heatherleiphart on "Photography theme- home page image size"</title>
			<link>http://en.forums.wordpress.com/topic/photography-theme-home-page-image-size#post-961553</link>
			<pubDate>Tue, 31 Jul 2012 06:05:01 +0000</pubDate>
			<dc:creator>heatherleiphart</dc:creator>
			<guid isPermaLink="false">961553@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm a photojournalist using the "photography" theme.</p>
<p>The theme states that "the home page images are 948 by 534."</p>
<p>Is there absolutely, positively no way around this? I want my home page to cycle through my portfolio images, but that size/shape is very awkward and results in chopped off heads, etc. and I can't use half of the photos I need to.</p>
<p>I am pretty frustrated and feel that a photography theme that crops your images is a bit counter-productive. Photographers are pretty exact in their image cropping choices. The site is <a href="http://www.HeatherLeiphart.com" rel="nofollow">http://www.HeatherLeiphart.com</a></p>
<p>Any ideas? Please?
</p>
]]></description>
					</item>
		<item>
			<title>365photosbyjeremy on "Flickr photos &#039;squished&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/flickr-photos-squished#post-916393</link>
			<pubDate>Sat, 16 Jun 2012 19:42:52 +0000</pubDate>
			<dc:creator>365photosbyjeremy</dc:creator>
			<guid isPermaLink="false">916393@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When I use the Flickr generated link to post photos that are landscape orientated, many times they are 'squished' when they show up on my blog (<a href="http://www.365photosbyjeremy.wordpress.com">365PhotosByJeremy</a>).  I think it is usually ones that are not a standard 2:3 size (custom cropped).  How do I fix/prevent this?<br />
Is there a better way to show my Flickr photos in WordPress?<br />
I use the TwentyEleven theme.
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "cannot activate photo crop option"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-activate-photo-crop-option#post-871447</link>
			<pubDate>Tue, 24 Apr 2012 17:17:56 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">871447@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good day to you,<br />
If the option is not highlighted then you probably have a <a href="http://en.support.wordpress.com/browser-issues/">browser issue</a>. But setting that aside I never rely on the cropper as foing so resluts in a loss of image quality. If you want better image quality use an image editing application to re-size copies of your images to the specific dimensions required then upload and insert those copies.  More specific information here &#62;  <a href="http://onecoolsitebloggingtips.com/2012/03/26/cropper-or-proper-image-preparation-2/">Cropper or Proper Image Preparation?</a><br />
Hope this helps<br />
timethief
</p>
]]></description>
					</item>
		<item>
			<title>monarchmentoring on "cannot activate photo crop option"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-activate-photo-crop-option#post-871419</link>
			<pubDate>Tue, 24 Apr 2012 16:40:37 +0000</pubDate>
			<dc:creator>monarchmentoring</dc:creator>
			<guid isPermaLink="false">871419@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to upload photos into my gallery, and cropping should be easy, but the 'crop' option is not highlighted and never works for me.  Is there a trick to this?  Thanks so much to anyone who can help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Background image &quot;frames&quot; possible in Chunk theme?"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-frames-possible-in-chunk-theme#post-858573</link>
			<pubDate>Thu, 05 Apr 2012 22:48:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">858573@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I may end up making the whole column wider, but for now, I'm more than happy.</p></blockquote>
<p>Good to hear! I like the way it looks so far. :)</p>
<p>When you get to a point where you want to make the whole column wider, just create new, wider background images and replace the image links in the relevant places you've used url(). If you run into any trouble, post the links to your resized images and I can help you out with the CSS if needed.
</p>
]]></description>
					</item>
		<item>
			<title>superdiscount on "Background image &quot;frames&quot; possible in Chunk theme?"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-frames-possible-in-chunk-theme#post-858177</link>
			<pubDate>Thu, 05 Apr 2012 17:14:51 +0000</pubDate>
			<dc:creator>superdiscount</dc:creator>
			<guid isPermaLink="false">858177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks so much Designsimply!</p>
<p>was able to put some time in today and your css fixes work really well. a lot to do yet, but your suggestions made the load much lighter. I may end up making the whole column wider, but for now, I'm more than happy. again, thanks, and a good weekend to you!</p>
<p>Michael<br />
<a href="http://summerwriters.wordpress.com/" rel="nofollow">http://summerwriters.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Background image &quot;frames&quot; possible in Chunk theme?"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-frames-possible-in-chunk-theme#post-857664</link>
			<pubDate>Wed, 04 Apr 2012 21:16:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">857664@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I was curious to know if it was possible to format a background image for the Chunk theme that ended up resembling stationary "frames" on the left and right margins of the header/menu/page space.</p></blockquote>
<p>Do you mean you want the ripped page borders from the right and left on the current header image to continue all the way down the page?<br />
<a href="http://summerwriters.files.wordpress.com/2012/03/headersoft11.jpg" rel="nofollow">http://summerwriters.files.wordpress.com/2012/03/headersoft11.jpg</a></p>
<p>That's doable. You'll need to create the background image yourself though. What you'll want to do is take a copy of the background image you have now and erase all of the icons in it. It's up to you whether to keep the shading in the middle, but if you keep it, make sure the gradient is horizontal and not radial or the background image will look strange repeated. The top and bottom lines for the page will need to be made to match up too.</p>
<p>I hope you do it! I think it will look really cool! Post back if you can get an image created.</p>
<p>Here is a rough example showing the kind of thing you could do using the current header image from your <a href="http://summerwriters.wordpress.com/" rel="nofollow">http://summerwriters.wordpress.com/</a> site:</p>
<pre><code>#container {
background: url(http://summerwriters.files.wordpress.com/2012/03/headersoft11.jpg) repeat-y;
}

#header-image,
#site-title,
#site-description {
margin-left: -21px
}

#footer {
padding-bottom: 3em;
}

#menu, #widgets, #footer {
border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>superdiscount on "Background image &quot;frames&quot; possible in Chunk theme?"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-frames-possible-in-chunk-theme#post-856208</link>
			<pubDate>Tue, 03 Apr 2012 00:23:23 +0000</pubDate>
			<dc:creator>superdiscount</dc:creator>
			<guid isPermaLink="false">856208@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello all:</p>
<p>Here's the site:</p>
<p><a href="http://summerwriters.wordpress.com/" rel="nofollow">http://summerwriters.wordpress.com/</a></p>
<p>I was curious to know if it was possible to format a background image for the Chunk theme that ended up resembling stationary "frames" on the left and right margins of the header/menu/page space. I've fooled around with photoshopping whitespace into the background image but (given the variety of displays that the site might be viewed on) it seems unlikely that I can stabilize the image so that the header/menu/page space won't overlap. Any ideas on how one might do this (if it is, indeed, do-able)?</p>
<p>Thanks in advance for any input!
</p>
]]></description>
					</item>
		<item>
			<title>anamacha on "cropping image"</title>
			<link>http://en.forums.wordpress.com/topic/cropping-image#post-836910</link>
			<pubDate>Sat, 10 Mar 2012 03:37:15 +0000</pubDate>
			<dc:creator>anamacha</dc:creator>
			<guid isPermaLink="false">836910@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>if you send me the image and let me know what size you need, I'd be happy to crop that for you.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "cropping image"</title>
			<link>http://en.forums.wordpress.com/topic/cropping-image#post-836601</link>
			<pubDate>Fri, 09 Mar 2012 20:22:17 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">836601@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's HUGE.  Please read thse <a href="http://en.support.wordpress.com/images/troubleshooting-images/">troublehooting image tips</a>.  I recommmend that ypu prepare every image in either <a href="http://en.support.wordpress.com/media/image-optimization/#image-editing-software">desktop image editing software</a> or <a href="http://onecoolsitebloggingtips.com/2009/11/28/ten-free-online-image-compression-and-optimzation-programs/">online image editing software</a>, <a href="http://en.support.wordpress.com/media/image-optimization/">optimize</a> it and pre-size it to the exact dimensions specified by the theme and then upload the images.<br />
<a href="http://wpbtips.wordpress.com/2009/07/23/maximum-image-width/">maximum displayed image width</a><br />
<a href="http://wpbtips.wordpress.com/2010/01/11/sidebar-width/">sidebar width</a><br />
<a href="http://en.support.wordpress.com/themes/custom-header-image/">header images</a><br />
<a href="http://en.support.wordpress.com/themes/custom-header-image/">featured images</a></p>
<p>If you keep uploading oversized non-optimized images (1) you will be  wasting your space allocation and (2) bringing the cropper into play automatically means there is a loss of image quality.
</p>
]]></description>
					</item>
		<item>
			<title>jduymazlar1 on "cropping image"</title>
			<link>http://en.forums.wordpress.com/topic/cropping-image#post-836598</link>
			<pubDate>Fri, 09 Mar 2012 20:15:59 +0000</pubDate>
			<dc:creator>jduymazlar1</dc:creator>
			<guid isPermaLink="false">836598@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to crop an image and it is telling me that the image cannot be saved after I've cropped it. it is a jpeg image and the size is 3874x2592. thanks!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header image not uploading"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-not-uploading-2#post-824990</link>
			<pubDate>Wed, 22 Feb 2012 16:58:34 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">824990@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@sarahamastroni</p>
<blockquote><p> I just want my own header that I had made for me by a friend.</p></blockquote>
<p>That's doesn't require an upgrade of any kind. Provided the image is the correct dimensions go here &#62; Appearance &#62; Header and upload the image. If it's not the correct dimensions then resize it offline to the correct dimensions and then upload the image.<br />
<a href="http://onecoolsitebloggingtips.com/2009/11/28/ten-free-online-image-compression-and-optimzation-programs/">Ten Free Online Image Compression and Optimization Programs</a></p>
<blockquote><p>as long as the content is pushed to the left so you could see the image. </p></blockquote>
<p>If you intend to move anything at all around on any theme you have to have CSS editing skills.  <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a><br />
You may wish to request a refund &#62; Available Upgrades &#62; Refunds
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header image not uploading"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-not-uploading-2#post-824983</link>
			<pubDate>Wed, 22 Feb 2012 16:52:39 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">824983@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@georgeslefebvre<br />
I'm sorry you are having this problem. According to the theme description the dimensions for a Minimum 	header are  960 x 100 pixels.<br />
<a href="http://en.support.wordpress.com/images/troubleshooting-images/">troubleshooting images</a></p>
<p>Your theme is a premium theme  and we Volunteers answering questions on this forum have no knowledge of how they are designed to operate. When you purchased your premium theme what came with that purchase was support directly from the theme designer in the Premium Theme Support Forum. There is  a link for the specific Premium Theme support forum under Appearance -&#62; Themes in your  blog’s Dashboard
</p>
]]></description>
					</item>
		<item>
			<title>sarahamastroni on "Header image not uploading"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-not-uploading-2#post-824981</link>
			<pubDate>Wed, 22 Feb 2012 16:50:37 +0000</pubDate>
			<dc:creator>sarahamastroni</dc:creator>
			<guid isPermaLink="false">824981@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Timethief: I just bought the $30 dollar upgrade for css and I don't even know how to use css that well. I just want my own header that I had made for me by a friend. I wouldn't even mind using a different theme other than Matala and putting that image as the background, as long as the content is pushed to the left so you could see the image. </p>
<p>I feel dumb for buying the upgrade when I'm so confused, but I want my site to be different!
</p>
]]></description>
					</item>

	</channel>
</rss>
