<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: using pullquotes with column shortcodes</title>
		<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes</link>
		<description>Support Forum - Topic: using pullquotes with column shortcodes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 08:04:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/using-pullquotes-with-column-shortcodes" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-888</link>
			<pubDate>Mon, 26 Jul 2010 12:41:08 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">888@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well Dude is kind of a semi-official supporter. i just don't know yet how I should label his position since he is not doing this contracted and also doesn't have any set times :)&#60;/p&#62;
&#60;p&#62;Currently with 3 of us handling support requests you will ALWAYS get a a response within 24 hours :)&#60;/p&#62;
&#60;p&#62;And yes, one of the reasons I 've choosen to use my own support forum rahter than themeforest item threads was that I hoped people would help out if they stumble upon a request they can solve.&#60;br /&#62;
That already happend, and I am glad it did work out as expected :)&#60;/p&#62;
&#60;p&#62;Best reagrds&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-884</link>
			<pubDate>Mon, 26 Jul 2010 12:29:48 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, whilst I would agree that if this was to be a support forum with proper support from the author of the theme and his appointed support staff I would also assume and expect user-to-user support.&#60;/p&#62;
&#60;p&#62;I really don't expect Kriesi or his appointed staff to monitor and post on this forum 24hrs a day although I guess a timely response is nice.  This is the beauty of forums though, if official support is not available at that time for whatever reason (time zones and so on) and a user knows the answer and has some spare moments to pen a reply then i have no problem with that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonvie on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-880</link>
			<pubDate>Mon, 26 Jul 2010 11:59:50 +0000</pubDate>
			<dc:creator>tonvie</dc:creator>
			<guid isPermaLink="false">880@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;second ianforest's comments. &#60;/p&#62;
&#60;p&#62;Not trying to be difficult but this is exactly the kind of question I expect to get answered from support (not just lebowski although that's kewl &#34;dude&#34;, right on!). &#60;/p&#62;
&#60;p&#62;So is this something that would have gotten answered by support quickly if dude had not replied? I'm just strictly curious as to the level of support I can expect and on what types of issues...obviously css/layout issues being a huge topic. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-863</link>
			<pubDate>Mon, 26 Jul 2010 09:17:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks. You're always welcome.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-862</link>
			<pubDate>Mon, 26 Jul 2010 09:06:47 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;dude...you are a dude.&#60;/p&#62;
&#60;p&#62;thanks for this, if this forum had a rating system i'd rate you very highly.&#60;/p&#62;
&#60;p&#62;thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-859</link>
			<pubDate>Mon, 26 Jul 2010 08:58:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">859@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In style.css you'll find &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.pullquote_right {
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 70px;
width:40%;
}

.pullquote_left {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:40%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to change the width of pullquotes in general just increase the value of 40% to any value you like. &#60;/p&#62;
&#60;p&#62;If you only want to change the value in this special case open up style1.css, style2.css or style3.css and paste following at the bottom of the file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.one_half .pullquote_right {
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 70px;
width:40%; /*change this value*/
}

.one_half .pullquote_left {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:40%; /*change this value*/
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "using pullquotes with column shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/using-pullquotes-with-column-shortcodes#post-855</link>
			<pubDate>Mon, 26 Jul 2010 08:40:33 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">855@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Basically i'd like to put 2 columns on my main page, each containing a pullquote.  Unfortunately I think the pullquote was probably never designed to be used like this maybe as the quoted text is very very narrow.  Here's a screenshot...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img225.imageshack.us/img225/5671/pullquote.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img225.imageshack.us/img225/5671/pullquote.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd like to make them use the full width of each &#34;half&#34;&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
