<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Images Aren&#039;t Being Centered</title>
		<link>http://www.themolitor.com/forums/topic/images-arent-being-centered</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Images Aren&#039;t Being Centered</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:03:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/images-arent-being-centered" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Images Aren&#039;t Being Centered"</title>
			<link>http://www.themolitor.com/forums/topic/images-arent-being-centered#post-37091</link>
			<pubDate>Wed, 23 Dec 2015 09:59:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37091@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It converts an inline element into a block element. Only block elements can be manipulated using left/right margins.</p>
<p>Hope you're enjoying the theme!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>jloehrk on "Images Aren&#039;t Being Centered"</title>
			<link>http://www.themolitor.com/forums/topic/images-arent-being-centered#post-37090</link>
			<pubDate>Tue, 22 Dec 2015 18:25:58 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">37090@http://www.themolitor.com/forums/</guid>
			<description><p>Yep, that was the ticket.  Curious, what's the purpose of the display: block;?  (Trying to learn).</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Images Aren&#039;t Being Centered"</title>
			<link>http://www.themolitor.com/forums/topic/images-arent-being-centered#post-37088</link>
			<pubDate>Tue, 22 Dec 2015 15:56:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37088@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<pre><code>.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>jloehrk on "Images Aren&#039;t Being Centered"</title>
			<link>http://www.themolitor.com/forums/topic/images-arent-being-centered#post-37086</link>
			<pubDate>Tue, 22 Dec 2015 14:56:34 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">37086@http://www.themolitor.com/forums/</guid>
			<description><p>Greetings!</p>
<p>For some odd reason, my images are not being centered and it just started happening about a month ago.  I didn't do anything to the code nor have I  performed the recent update you sent out (1.3.9.3).  My CSS Custom code is:</p>
<pre><code>.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}</code></pre>
<p>I had this before and it worked great!  Now, it's all left justified.  Any ideas?</p>
<p>Here's an example from my site: <a href="http://www.jelproduction.net/gauntlet-movie-poster/" rel="nofollow">http://www.jelproduction.net/gauntlet-movie-poster/</a></p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
