<?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: Make Your Pullquotes More Attractive</title>
	<atom:link href="http://thesisthemetools.com/make-your-pullquotes-more-attractive/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesisthemetools.com</link>
	<description>Tips, Tricks, and Tools for the Thesis Theme</description>
	<lastBuildDate>Wed, 25 Aug 2010 22:43:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mike Nichols</title>
		<link>http://thesisthemetools.com/make-your-pullquotes-more-attractive/comment-page-1/#comment-4490</link>
		<dc:creator>Mike Nichols</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=264#comment-4490</guid>
		<description>Hi, Jan,

Thanks for the comment -- I&#039;m really glad you can use this tip!

There&#039;s a couple of things you might try to increase the space around a pullquote: increasing the padding and adding a margin property. First, change the padding value in the common code code for both left and right pullquotes. If the results are not what you want, for example, there&#039;s padding around parts of the pullquote you don&#039;t want, add a padding property to the individual pullquote selectors. Like this:

/* pullquotes with double bar above and below */
.custom blockquote.left, .custom blockquote.right {
   padding: 5px 5px 5px 5px; &lt;======
   padding: 5px; &lt;=================OR
   margin: some value; &lt;===========OR
}
OR
.custom blockquote.left { float: left;  padding-left: 5px; }
.custom blockquote.right { float: right; padding-right: 5px; }
OR
.custom blockquote.left { float: left;  margin-left: 5px; }
.custom blockquote.right { float: right; margin-right: 5px; }

Unfortunately, HTML has its own way of doing things, so, although I&#039;m hopeful that one of these methods will work, you may just be stuck.</description>
		<content:encoded><![CDATA[<p>Hi, Jan,</p>
<p>Thanks for the comment &#8212; I&#8217;m really glad you can use this tip!</p>
<p>There&#8217;s a couple of things you might try to increase the space around a pullquote: increasing the padding and adding a margin property. First, change the padding value in the common code code for both left and right pullquotes. If the results are not what you want, for example, there&#8217;s padding around parts of the pullquote you don&#8217;t want, add a padding property to the individual pullquote selectors. Like this:</p>
<p>/* pullquotes with double bar above and below */<br />
.custom blockquote.left, .custom blockquote.right {<br />
   padding: 5px 5px 5px 5px; <======<br />
   padding: 5px; <=================OR<br />
   margin: some value; <===========OR<br />
}<br />
OR<br />
.custom blockquote.left { float: left;  padding-left: 5px; }<br />
.custom blockquote.right { float: right; padding-right: 5px; }<br />
OR<br />
.custom blockquote.left { float: left;  margin-left: 5px; }<br />
.custom blockquote.right { float: right; margin-right: 5px; }</p>
<p>Unfortunately, HTML has its own way of doing things, so, although I&#8217;m hopeful that one of these methods will work, you may just be stuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://thesisthemetools.com/make-your-pullquotes-more-attractive/comment-page-1/#comment-4478</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 26 Apr 2010 06:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=264#comment-4478</guid>
		<description>Mike,

This was a big help!  Thanks for putting it together.  

One thing though, is there an easy way to increase the space between the text that wraps around and the actual pullquote?

My body text always seem to bump too close to the pullquote.

Thanks!</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>This was a big help!  Thanks for putting it together.  </p>
<p>One thing though, is there an easy way to increase the space between the text that wraps around and the actual pullquote?</p>
<p>My body text always seem to bump too close to the pullquote.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desiree</title>
		<link>http://thesisthemetools.com/make-your-pullquotes-more-attractive/comment-page-1/#comment-907</link>
		<dc:creator>Desiree</dc:creator>
		<pubDate>Thu, 12 Nov 2009 14:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=264#comment-907</guid>
		<description>I understand how to you did the pull downs, but where to you put the text?</description>
		<content:encoded><![CDATA[<p>I understand how to you did the pull downs, but where to you put the text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://thesisthemetools.com/make-your-pullquotes-more-attractive/comment-page-1/#comment-478</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=264#comment-478</guid>
		<description>Just wanted to say thanks, reading all the info on here, ive managed to totally tranform my home page to something that looks interesting and professional. 
Im new to blogging, im more a website and forum builder and this is so different.

Thanks again for all your guidance

Best regards

Steve</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks, reading all the info on here, ive managed to totally tranform my home page to something that looks interesting and professional.<br />
Im new to blogging, im more a website and forum builder and this is so different.</p>
<p>Thanks again for all your guidance</p>
<p>Best regards</p>
<p>Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
