<?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: how to make a left-to-right page on a right-to left blog, or the reverse</title>
		<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse</link>
		<description>WordPress.com Forums &#187; Topic: how to make a left-to-right page on a right-to left blog, or the reverse</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 08:43:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse" rel="self" type="application/rss+xml" />

		<item>
			<title>panaghiotisadam on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721798</link>
			<pubDate>Sun, 16 Oct 2011 16:37:26 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">721798@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. An additional idea: since your blog is set to RTL, left-aligned ltr text may look a bit strange (since the line endings will be staggered). If you'd prefer aligned line endings, change <em>left</em> in the above codes to <em>justify</em>.
</p>
]]></description>
					</item>
		<item>
			<title>khaledkhalil on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721658</link>
			<pubDate>Sun, 16 Oct 2011 11:36:13 +0000</pubDate>
			<dc:creator>khaledkhalil</dc:creator>
			<guid isPermaLink="false">721658@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ah, thanks panaghiotisadam, that worked fine, i had to set both parameters 'align' &#38; 'dir'.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721577</link>
			<pubDate>Sun, 16 Oct 2011 06:15:54 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">721577@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Code should be:<br />
<pre><code>&lt;div align=&quot;left&quot; dir=&quot;ltr&quot; lang=&quot;en&quot;&gt;
LTR CONTENT HERE
&lt;/div&gt;</code></pre>
<p>Or:<br />
<pre><code>&lt;div style=&quot;text-align:left;&quot; dir=&quot;ltr&quot; lang=&quot;en&quot;&gt;
LTR CONTENT HERE
&lt;/div&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721303</link>
			<pubDate>Sat, 15 Oct 2011 20:50:39 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">721303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You may blog in as many languages as you like but the blog can interface can be set up for only one language. You may choose only one language here &#62; Settings &#62; General<br />
 All WordPress.com blogs provide rtl or ltr depending on the language you choose on that page.  Would you please post an active link starting with http:// to the blog in question when you post to these forums?
</p>
]]></description>
					</item>
		<item>
			<title>khaledkhalil on "how to make a left-to-right page on a right-to left blog, or the reverse"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-a-left-to-right-page-on-a-right-to-left-blog-or-the-reverse#post-721068</link>
			<pubDate>Sat, 15 Oct 2011 12:31:32 +0000</pubDate>
			<dc:creator>khaledkhalil</dc:creator>
			<guid isPermaLink="false">721068@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i am running an rtl blog (masperotestimonies.wordpress.com) which should have pages in both Arabic and English.<br />
i have tried tags like "&#60;div dir=ltr&#62;text&#60;/div&#62;" but didn't work.<br />
"&#60;div align="left"&#62;text&#60;/div&#62;" it do align text on the left, but it isn't the same as left-to-right, in that the starting and ending punctuations (quotes, points, etc.) are still treated to put as rtl insist.
</p>
]]></description>
					</item>

	</channel>
</rss>
