<?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 does one reduce spacing/margin above images in &quot;Sight&quot; theme?</title>
		<link>http://en.forums.wordpress.com/topic/how-does-one-reduce-spacingmargin-above-images-in-sight-theme</link>
		<description>WordPress.com Forums &#187; Topic: How does one reduce spacing/margin above images in &quot;Sight&quot; theme?</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 21:32:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-does-one-reduce-spacingmargin-above-images-in-sight-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>varunshiv on "How does one reduce spacing/margin above images in &quot;Sight&quot; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-does-one-reduce-spacingmargin-above-images-in-sight-theme#post-1053357</link>
			<pubDate>Sun, 28 Oct 2012 12:42:47 +0000</pubDate>
			<dc:creator>varunshiv</dc:creator>
			<guid isPermaLink="false">1053357@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah thanks, that'll be much better! I'm also thinking of using one of the heading elements (h5 or h6) as my "caption" element for/before photos (instead of the address element that I'm now using), so I can use the address element for its intended purpose whenever required.</p>
<p>Thanks a ton!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How does one reduce spacing/margin above images in &quot;Sight&quot; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-does-one-reduce-spacingmargin-above-images-in-sight-theme#post-1052157</link>
			<pubDate>Fri, 26 Oct 2012 19:44:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1052157@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see you've worked around this a little by adding a negative margin to the address element and placing them before images:</p>
<pre><code>.entry-content address {
	font-style: italic;
	margin-bottom:-1em
}</code></pre>
<p>If you take out that -1em margin line or change it to "0" and add this, it will probably work a little better in cases where you haven't used the address element.</p>
<pre><code>p img {
	margin-top: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>varunshiv on "How does one reduce spacing/margin above images in &quot;Sight&quot; theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-does-one-reduce-spacingmargin-above-images-in-sight-theme#post-1051752</link>
			<pubDate>Fri, 26 Oct 2012 10:24:29 +0000</pubDate>
			<dc:creator>varunshiv</dc:creator>
			<guid isPermaLink="false">1051752@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I'm trying to reduce the spacing/margin above images I insert into my posts, but haven't been able to figure it out yet. Any help will be much appreciated!</p>
<p>My blog is at <a href="http://sarsonkekhet.in">sarsonkekhet.in</a> and uses the theme "Sight".</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
