<?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: why is preview different from publshed version</title>
		<link>http://en.forums.wordpress.com/topic/why-is-preview-different-from-publshed-version</link>
		<description>WordPress.com Forums &#187; Topic: why is preview different from publshed version</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 10:17:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/why-is-preview-different-from-publshed-version" rel="self" type="application/rss+xml" />

		<item>
			<title>villaveluwezoom on "why is preview different from publshed version"</title>
			<link>http://en.forums.wordpress.com/topic/why-is-preview-different-from-publshed-version#post-1033850</link>
			<pubDate>Mon, 08 Oct 2012 08:00:04 +0000</pubDate>
			<dc:creator>villaveluwezoom</dc:creator>
			<guid isPermaLink="false">1033850@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a lot, justpi. I will try to get familiar with HTML and use your instructions.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "why is preview different from publshed version"</title>
			<link>http://en.forums.wordpress.com/topic/why-is-preview-different-from-publshed-version#post-1030927</link>
			<pubDate>Fri, 05 Oct 2012 16:49:52 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1030927@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Because what you tried to do will never work, and adding paragraph breaks isn't the way to do it. If I understand correctly, you want a series of images with some text next to each image, and you don't want the rest of the content to wrap around as well. To do that, you need to switch the editor to HTML and enclose each image/text pair in the right code:<br />
<pre><code>&lt;div style=&quot;clear:both;&quot;&gt;
IMAGE CODE PLUS ACCOMPANYING TEXT HERE
&lt;/div&gt;</code></pre>
<p>Same thing for the paragraph that follows the last image/text pair, only use p tags instead:<br />
<pre><code>&lt;p style=&quot;clear:both;&quot;&gt;
TEXT HERE
&lt;/p&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>villaveluwezoom on "why is preview different from publshed version"</title>
			<link>http://en.forums.wordpress.com/topic/why-is-preview-different-from-publshed-version#post-1030850</link>
			<pubDate>Fri, 05 Oct 2012 16:02:34 +0000</pubDate>
			<dc:creator>villaveluwezoom</dc:creator>
			<guid isPermaLink="false">1030850@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>published version differs from preview, result: text and pictures do not match anymore<br />
Blog url: <a href='http://villaveluwezoom.wordpress.com/'>http://villaveluwezoom.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
