<?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: Alignment of images in widget</title>
		<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget</link>
		<description>WordPress.com Forums &#187; Topic: Alignment of images in widget</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 10:14:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/alignment-of-images-in-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780203</link>
			<pubDate>Sat, 31 Dec 2011 16:56:09 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">780203@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yay. :)
</p>
]]></description>
					</item>
		<item>
			<title>jeremyabelmarketing on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780201</link>
			<pubDate>Sat, 31 Dec 2011 16:51:35 +0000</pubDate>
			<dc:creator>jeremyabelmarketing</dc:creator>
			<guid isPermaLink="false">780201@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, designsimply. I entered the above code into the style sheet editor and it has solved the issue! </p>
<p>Thanks for sharing the great insight!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780196</link>
			<pubDate>Sat, 31 Dec 2011 16:39:41 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">780196@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>WordPress.com themes consistently use class names like "aligncenter" so you could use class="aligncenter" on the image to align it.</p>
<p>Another way would be to add a rule to your custom CSS specific to your text widget. To do this, you need to look in the page source to find out what the id for the text widget you want to modify. In your case, it's "text-4" so you could use this.</p>
<pre><code>#text-4 {
text-align: center;
}</code></pre>
<p>Another way would be to use the <a href="http://en.support.wordpress.com/widgets/image-widget/">image widget</a>. There is an alignment option built into it.
</p>
]]></description>
					</item>
		<item>
			<title>jeremyabelmarketing on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780101</link>
			<pubDate>Sat, 31 Dec 2011 13:57:02 +0000</pubDate>
			<dc:creator>jeremyabelmarketing</dc:creator>
			<guid isPermaLink="false">780101@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the catch-</p>
<p><a href="http://brandabel.org" rel="nofollow">http://brandabel.org</a></p>
<p>-Jeremy
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780100</link>
			<pubDate>Sat, 31 Dec 2011 13:53:39 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">780100@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The site linked to your username has been deleted. Please post a link to the blog in question starting with http://</p>
<p>I'll move this to the CSS forum.
</p>
]]></description>
					</item>
		<item>
			<title>jeremyabelmarketing on "Alignment of images in widget"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-of-images-in-widget#post-780098</link>
			<pubDate>Sat, 31 Dec 2011 13:39:47 +0000</pubDate>
			<dc:creator>jeremyabelmarketing</dc:creator>
			<guid isPermaLink="false">780098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'd like to ask how I can center an image that has been placed in a text widget, without modifying the alignment of images in separate widgets? I've tried HTML (class="align-center"), since the text widget allows you to place HTML in the text box, but I'm realizing that CSS is likely the appropriate solution to this request.</p>
<p>I do have CSS customization for this blog (brandabel.org).</p>
<p>Thank You,<br />
Jeremy
</p>
]]></description>
					</item>

	</channel>
</rss>
