<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Image Caption CSS</title>
	<atom:link href="http://www.treyconnell.com/wordpress-image-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.treyconnell.com/wordpress-image-css/</link>
	<description>sunny on the outside. monsoon in the middle.</description>
	<lastBuildDate>Tue, 17 Jan 2012 01:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: taufan punya blog</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-51566</link>
		<dc:creator>taufan punya blog</dc:creator>
		<pubDate>Tue, 17 Jan 2012 01:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-51566</guid>
		<description>Thanks for the css code...</description>
		<content:encoded><![CDATA[<p>Thanks for the css code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushar</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-49223</link>
		<dc:creator>Tushar</dc:creator>
		<pubDate>Mon, 26 Dec 2011 08:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-49223</guid>
		<description>I am using Alltuts wordpress theme for my website. When i set caption to any image it does not shown at all. even that image cannot locate at center with caption. Please help me, is there any need to do with my theme CSS?</description>
		<content:encoded><![CDATA[<p>I am using Alltuts wordpress theme for my website. When i set caption to any image it does not shown at all. even that image cannot locate at center with caption. Please help me, is there any need to do with my theme CSS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miha</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-48005</link>
		<dc:creator>Miha</dc:creator>
		<pubDate>Wed, 14 Dec 2011 19:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-48005</guid>
		<description>Hi!

I have the image caption thigy all worked out in my css. BUT, is there a way to override the styling inside a page? I have everything setup like it should be, but in just ONE page I would like to change the margins around the caption.

Say i have this: 

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

and then add this

.wp-caption1
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 50px; /* SEE this? */
    text-align: center;
}

How can I make the wordpress look for this newly created .wpcaption1 instead of the default one? Can it be done?

THANX!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I have the image caption thigy all worked out in my css. BUT, is there a way to override the styling inside a page? I have everything setup like it should be, but in just ONE page I would like to change the margins around the caption.</p>
<p>Say i have this: </p>
<p>.wp-caption<br />
{<br />
  border: 1px solid #ddd;<br />
  background-color: #f3f3f3;<br />
  padding-top: 4px;<br />
  margin: 10px;<br />
    text-align: center;<br />
}</p>
<p>and then add this</p>
<p>.wp-caption1<br />
{<br />
  border: 1px solid #ddd;<br />
  background-color: #f3f3f3;<br />
  padding-top: 4px;<br />
  margin: 50px; /* SEE this? */<br />
    text-align: center;<br />
}</p>
<p>How can I make the wordpress look for this newly created .wpcaption1 instead of the default one? Can it be done?</p>
<p>THANX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varn Media</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-46825</link>
		<dc:creator>Varn Media</dc:creator>
		<pubDate>Fri, 02 Dec 2011 10:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-46825</guid>
		<description>Trey, 

Thanks for this post I had been hunting high and low for this information.  I think you have saved me at least an hour fiddling around with the code.

Cheers.</description>
		<content:encoded><![CDATA[<p>Trey, </p>
<p>Thanks for this post I had been hunting high and low for this information.  I think you have saved me at least an hour fiddling around with the code.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melissa</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-44616</link>
		<dc:creator>melissa</dc:creator>
		<pubDate>Thu, 27 Oct 2011 13:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-44616</guid>
		<description>hi there
I am using the plugin &quot;Highslide 4 wordpress&quot;. 
how do I change the &quot;font size&quot; of the the image title?
all the css sheets of the plugin are disabled?

thank you</description>
		<content:encoded><![CDATA[<p>hi there<br />
I am using the plugin &#8220;Highslide 4 wordpress&#8221;.<br />
how do I change the &#8220;font size&#8221; of the the image title?<br />
all the css sheets of the plugin are disabled?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maura McGurk</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-31338</link>
		<dc:creator>Maura McGurk</dc:creator>
		<pubDate>Sun, 04 Sep 2011 21:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-31338</guid>
		<description>Do you have any recommendations for how to make multi-line captions for images, with a &quot;hard return&quot; where I want it, rather than just a text wrap?  I&#039;ve been working on this all day and no luck.  Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Do you have any recommendations for how to make multi-line captions for images, with a &#8220;hard return&#8221; where I want it, rather than just a text wrap?  I&#8217;ve been working on this all day and no luck.  Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hiren</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-25401</link>
		<dc:creator>hiren</dc:creator>
		<pubDate>Thu, 23 Jun 2011 13:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-25401</guid>
		<description>hello
great helpful,
but in my site still not working caption , any solution ?</description>
		<content:encoded><![CDATA[<p>hello<br />
great helpful,<br />
but in my site still not working caption , any solution ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adelemb</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-22959</link>
		<dc:creator>Adelemb</dc:creator>
		<pubDate>Sat, 21 May 2011 11:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-22959</guid>
		<description>Ace, just what i needed, thanks :-)</description>
		<content:encoded><![CDATA[<p>Ace, just what i needed, thanks <img src='http://www.treyconnell.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jacobson</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-10150</link>
		<dc:creator>Chris Jacobson</dc:creator>
		<pubDate>Sat, 28 Aug 2010 20:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-10150</guid>
		<description>My content CSS font is overriding the image captions&#039; CSS and the font size and styling is the same as my content. Even when using the above CSS, the font size and styling doesn&#039;t change. How can I override this?</description>
		<content:encoded><![CDATA[<p>My content CSS font is overriding the image captions&#8217; CSS and the font size and styling is the same as my content. Even when using the above CSS, the font size and styling doesn&#8217;t change. How can I override this?<br />
<span class="cluv">Chris Jacobson&#180;s last [type] ..<a class="711840cfd5 10150" rel="nofollow" href="http://www.moneymakingscoop.com/blog/2605/wordpress-releases-3-0-1-comes-out-with-quick-fix/">WordPress Releases 301- Comes Out with Quick Fix</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trey Connell</title>
		<link>http://www.treyconnell.com/wordpress-image-css/comment-page-1/#comment-9092</link>
		<dc:creator>Trey Connell</dc:creator>
		<pubDate>Wed, 04 Aug 2010 22:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.treyconnell.com/?p=564#comment-9092</guid>
		<description>Glad to help Doug!</description>
		<content:encoded><![CDATA[<p>Glad to help Doug!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

