<?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; Topic: Wrapping Text Around Image</title>
		<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image</link>
		<description>WordPress.com Forums &#187; Topic: Wrapping Text Around Image</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 01:05:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/wrapping-text-around-image" rel="self" type="application/rss+xml" />

		<item>
			<title>pixelmama on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249559</link>
			<pubDate>Wed, 17 Sep 2008 21:33:10 +0000</pubDate>
			<dc:creator>pixelmama</dc:creator>
			<guid isPermaLink="false">249559@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! You guys are the best :-).
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249548</link>
			<pubDate>Wed, 17 Sep 2008 21:11:31 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">249548@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good idea!  I will have to remember that one.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249546</link>
			<pubDate>Wed, 17 Sep 2008 21:08:26 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">249546@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@beemeister: I added this bit because I saw pixelmama's image. Personally I'd rather edit the image itself and add a white border to it before uploading it, to save the fuss with codes for margins.
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249540</link>
			<pubDate>Wed, 17 Sep 2008 20:48:39 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">249540@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I missed that.  Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249537</link>
			<pubDate>Wed, 17 Sep 2008 20:42:36 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">249537@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you only use the align-left command, the image and the text will be stuck together. Use this:<br />
<code>&lt;img class=&quot;alignleft&quot; style=&quot;margin-right: 10px;&quot; src=&quot;URL_of_image&quot;&gt;&lt;/a&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249536</link>
			<pubDate>Wed, 17 Sep 2008 20:40:57 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">249536@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You have to use more HTML coding in widgets, since there are no wizards to help out.</p>
<p>Here are some FAQ pages for you...</p>
<p><a href="http://faq.wordpress.com/2006/12/24/using-the-text-widget/" rel="nofollow">http://faq.wordpress.com/2006/12/24/using-the-text-widget/</a></p>
<p><a href="http://faq.wordpress.com/2006/06/08/allowed-html-tags/" rel="nofollow">http://faq.wordpress.com/2006/06/08/allowed-html-tags/</a>
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249535</link>
			<pubDate>Wed, 17 Sep 2008 20:37:38 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">249535@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You should be able to use the align=left tag.</p>
<p>For instance:</p>
<p><code>&lt;p&gt;&lt;img align=left src=&quot;the image that you want to wrap&quot;&gt; This is the text that you put in to wrap around the image</code></p>
<p>Add the "align=left" tag right after the "img" tag and it should work fine.
</p>
]]></description>
					</item>
		<item>
			<title>pixelmama on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249532</link>
			<pubDate>Wed, 17 Sep 2008 20:28:49 +0000</pubDate>
			<dc:creator>pixelmama</dc:creator>
			<guid isPermaLink="false">249532@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much foe responding! It's actually in a text widget, so I don't have those options.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249530</link>
			<pubDate>Wed, 17 Sep 2008 20:17:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">249530@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If the image is already in the post, open it for edit and click on the image. Then click on the edit image button at the upper left of the image (mountain symbol) then click "Left" for alignment and then click "update."</p>
<p>If the image has not yet been inserted, when you go to insert it, click "left" for alignment and then click "insert into post."</p>
<p>Also, you might want to go to settings &#62; media. You can set a lot of these things, and more as defaults in that section.
</p>
]]></description>
					</item>
		<item>
			<title>pixelmama on "Wrapping Text Around Image"</title>
			<link>http://en.forums.wordpress.com/topic/wrapping-text-around-image#post-249523</link>
			<pubDate>Wed, 17 Sep 2008 19:57:48 +0000</pubDate>
			<dc:creator>pixelmama</dc:creator>
			<guid isPermaLink="false">249523@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Trying to have image to the left of text and wrapped, not above text in sidebar. Read the forum issues, but could not find anything specific. Please help! Thank you.</p>
<p><a href="http://idreaminpink.wordpress.com/" rel="nofollow">http://idreaminpink.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
