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

		<item>
			<title>lezawang on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1095338</link>
			<pubDate>Fri, 14 Dec 2012 21:10:30 +0000</pubDate>
			<dc:creator>lezawang</dc:creator>
			<guid isPermaLink="false">1095338@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>wow, i had to scroll down. i did not see that.</p>
<p>thanks a lot to all, without your help i would not have figured that out. you are great indeed. thanks once again
</p>
]]></description>
					</item>
		<item>
			<title>reaporter on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1094921</link>
			<pubDate>Fri, 14 Dec 2012 13:07:57 +0000</pubDate>
			<dc:creator>reaporter</dc:creator>
			<guid isPermaLink="false">1094921@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is the picture illustrating the screen from Support documents:<br />
<a href="http://en.support.files.wordpress.com/2009/08/image-settings1.png" rel="nofollow">http://en.support.files.wordpress.com/2009/08/image-settings1.png</a></p>
<p>The Support article itself:<br />
<a href="http://en.support.wordpress.com/images/#upload-images-from-your-computer" rel="nofollow">http://en.support.wordpress.com/images/#upload-images-from-your-computer</a>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1094912</link>
			<pubDate>Fri, 14 Dec 2012 12:55:51 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1094912@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.</p>
<p>When you click "Add Media" in the post editor and upload an image from your computer or select an image from your media library, the right column includes an alignment option, a link option, and a <em>size</em> option. That's where you select the size you prefer for the version that will be inserted into the post. You select full size, large, medium or thumbnail.</p>
<p>Full size means original size, if the original is narrower than the maximum the theme allows (= the width of the main column), or scaled down to that maximum, if the original is wider. The other three options are supposed to be three different options for further scaling down. As I said, you set the defaults for these options in Settings &#62; Media. You set the default width for thumbnails to whatever you prefer (150 is ok), and you set the default widths for medium and large to what's reasonable on the theme you're using. The width of the main column in Publish is 525px, so you should set medium width to around 250 and large width to around 400.</p>
<p>So, after you've done that, if you want to insert an image that will cover about half of the main column width you'll select the medium option, if you want to insert an image that will cover almost but not quite the whole available width you'll select the large option, etc.
</p>
]]></description>
					</item>
		<item>
			<title>lezawang on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1094706</link>
			<pubDate>Fri, 14 Dec 2012 03:22:12 +0000</pubDate>
			<dc:creator>lezawang</dc:creator>
			<guid isPermaLink="false">1094706@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your reply justpi.</p>
<p>about #3<br />
thanks for your advice, i went to media--&#62;settings and i saw thumbnail, med, large and full size settings.</p>
<p>but my question is, when i insert a picture, i can not decide what is the size of the picture??!! i do not have that option? i have an option to "edit" and then to rescale the picture or to crop it to re-size but then<br />
how can I know if it is thumbnail, med or large size?</p>
<p>my picture size is  260 × 254  but when i inserted wp gave  width =150 and the hight = 146 (see code below please).</p>
<p>The thumbnail is the  media--&#62;settings is 150x150,<br />
the medium is 300 x 300</p>
<p>&#60;img src="http://lezawang.files.wordpress.com/2012/12/jellyfish-e1355454686275.jpg?w=150" alt="Jellyfish" width="150" height="146" class="alignleft size-thumbnail wp-image-115" /&#62; </p>
<p>thanks a lot once again
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1094430</link>
			<pubDate>Thu, 13 Dec 2012 20:54:17 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1094430@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1) When you insert an image in a post, you insert the code that tells the browser what to display. Editing an image in the media library doesn't change that code. If you wish to replace an inserted image with an edited version of the same image, you need to edit the post, delete the image and insert the new version.</p>
<p>2) When you edit an uploaded image, you create a new version but the original remains in WP's servers, because the changes you make are undoable: if you go to your media library and try to edit an already edited image, you'll see that the options include "Restore Original Image".</p>
<p>3) When you insert an image, <em>you</em> decide the dimensions, by selecting the desired size option: thumbnail, medium, large or full size. The defaults for the first three options are again set by you, in Settings &#62; Media.
</p>
]]></description>
					</item>
		<item>
			<title>lezawang on "editing a pic"</title>
			<link>http://en.forums.wordpress.com/topic/editing-a-pic#post-1094132</link>
			<pubDate>Thu, 13 Dec 2012 16:27:38 +0000</pubDate>
			<dc:creator>lezawang</dc:creator>
			<guid isPermaLink="false">1094132@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>inserted a pic into a post and published it. then i edited the pic (cropped it and made it small). to my surprised, my post is still showing the original picture (before editing it). In the media, i have the edited version of the picture. I do not understand where the original picture is saved now? and why it is still showing in the post? i thought the edited one should be shown in the post instead!</p>
<p>the edited one is here <a href="http://lezawang.files.wordpress.com/2012/12/lighthouse-e1355369328104.jpg" rel="nofollow">http://lezawang.files.wordpress.com/2012/12/lighthouse-e1355369328104.jpg</a></p>
<p>the original one is in my post and here is the url<br />
<a href="http://lezawang.files.wordpress.com/2012/12/lighthouse.jpg?w=150&#038;h=112" rel="nofollow">http://lezawang.files.wordpress.com/2012/12/lighthouse.jpg?w=150&#038;h=112</a></p>
<p>my second question, when i edit the post i see the picture width and high as following<br />
width="150" height="112"</p>
<p>who decide these dimensions? these has nothing to do with picture dimensions when i edit it? </p>
<p>Thanks a lot.
</p>
]]></description>
					</item>
		<item>
			<title>tamnterry on "Why can&#039;t I save my edited photos anymore?"</title>
			<link>http://en.forums.wordpress.com/topic/why-cant-i-save-my-edited-photos-anymore#post-1042934</link>
			<pubDate>Wed, 17 Oct 2012 08:32:11 +0000</pubDate>
			<dc:creator>tamnterry</dc:creator>
			<guid isPermaLink="false">1042934@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I updated to Firefox 16.1 -  thanks for that Coffeemanmatt. Unfortunately I still can't edit photos. Next suggestion please.
</p>
]]></description>
					</item>
		<item>
			<title>coffeemanmatt on "Why can&#039;t I save my edited photos anymore?"</title>
			<link>http://en.forums.wordpress.com/topic/why-cant-i-save-my-edited-photos-anymore#post-1040183</link>
			<pubDate>Sun, 14 Oct 2012 20:07:22 +0000</pubDate>
			<dc:creator>coffeemanmatt</dc:creator>
			<guid isPermaLink="false">1040183@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>It looks like you are using an outdated version of Firefox. Can you try using the latest version of Firefox (or using Chrome)? (The latest version of Firefox is 16.1 - you can get it at <a href="http://browsehappy.com">browsehappy.com</a>.)
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Why can&#039;t I save my edited photos anymore?"</title>
			<link>http://en.forums.wordpress.com/topic/why-cant-i-save-my-edited-photos-anymore#post-1039858</link>
			<pubDate>Sun, 14 Oct 2012 08:50:02 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">1039858@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There's some issue with editing photos right now, unfortunately. No solution yet, but I'll flag this so staff are aware of the issue.
</p>
]]></description>
					</item>
		<item>
			<title>tamnterry on "Why can&#039;t I save my edited photos anymore?"</title>
			<link>http://en.forums.wordpress.com/topic/why-cant-i-save-my-edited-photos-anymore#post-1039852</link>
			<pubDate>Sun, 14 Oct 2012 08:33:01 +0000</pubDate>
			<dc:creator>tamnterry</dc:creator>
			<guid isPermaLink="false">1039852@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm raising the old problem of editing images. The images are rotated correctly in my files, but the portrait ones arrrive sideways in my gallery. I can rotate them but it won't let me save the edit. I removed all the cookies, reimported the photos and I was able to save a few. It's driving me nuts!! I'm already using firefox so that suggested solution also doesn't work.<br />
Blog url: <a href='http://tamnterry.wordpress.com/'>http://tamnterry.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Spacing betwteen a photo and the paragraph below cannot be changed"</title>
			<link>http://en.forums.wordpress.com/topic/spacing-betwteen-a-photo-and-the-paragraph-below-cannot-be-changed#post-545093</link>
			<pubDate>Tue, 11 Jan 2011 20:52:45 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">545093@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>winkypedia on "Spacing betwteen a photo and the paragraph below cannot be changed"</title>
			<link>http://en.forums.wordpress.com/topic/spacing-betwteen-a-photo-and-the-paragraph-below-cannot-be-changed#post-545044</link>
			<pubDate>Tue, 11 Jan 2011 18:00:02 +0000</pubDate>
			<dc:creator>winkypedia</dc:creator>
			<guid isPermaLink="false">545044@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thank you very much!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Spacing betwteen a photo and the paragraph below cannot be changed"</title>
			<link>http://en.forums.wordpress.com/topic/spacing-betwteen-a-photo-and-the-paragraph-below-cannot-be-changed#post-543960</link>
			<pubDate>Sat, 08 Jan 2011 20:33:23 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">543960@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Open the post for edit, click on the images one at a time, click the image edit icon (mountain) and then at the top of the window that opens click the "advanced" tab and in the style field put this:</p>
<p><code>margin-bottom: 20px;</code></p>
<p>Save the changes in that window and then continue on with the other images and when done update the post. You can adjust the bottom margin value as needed. 20px seems good though.
</p>
]]></description>
					</item>
		<item>
			<title>winkypedia on "Spacing betwteen a photo and the paragraph below cannot be changed"</title>
			<link>http://en.forums.wordpress.com/topic/spacing-betwteen-a-photo-and-the-paragraph-below-cannot-be-changed#post-543933</link>
			<pubDate>Sat, 08 Jan 2011 19:47:50 +0000</pubDate>
			<dc:creator>winkypedia</dc:creator>
			<guid isPermaLink="false">543933@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh forgot.</p>
<p>Here is an example:<br />
<a href="http://winkypedia.net/2010/12/30/thousand-year-old-century-egg-%e7%9a%ae%e8%9b%8b-a-chinese-delicacy/" rel="nofollow">http://winkypedia.net/2010/12/30/thousand-year-old-century-egg-%e7%9a%ae%e8%9b%8b-a-chinese-delicacy/</a>
</p>
]]></description>
					</item>
		<item>
			<title>winkypedia on "Spacing betwteen a photo and the paragraph below cannot be changed"</title>
			<link>http://en.forums.wordpress.com/topic/spacing-betwteen-a-photo-and-the-paragraph-below-cannot-be-changed#post-543931</link>
			<pubDate>Sat, 08 Jan 2011 19:46:49 +0000</pubDate>
			<dc:creator>winkypedia</dc:creator>
			<guid isPermaLink="false">543931@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have been having this problem for a while. I cannot add any extra space between an image and the paragraph immediately underneath it. It does not matter whether I am in 'Visual' or 'HTML' mode. If I hit 'Entre' to add space between a photo and a paragraph, it goes back to no space after I hit 'save post'. It is very annoying.</p>
<p>There are odd times I manage to edit this by pressing 'Enter' over 100 times but this method does not always work neither. How can I solve this problem?</p>
<p>Thansk for your help.
</p>
]]></description>
					</item>

	</channel>
</rss>
