<?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 - Tag: whitespace - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/whitespace</link>
		<description>Support Forum - Tag: whitespace - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 20:45:34 +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/tags/whitespace" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "activ_tab, whitespace and image alignment"</title>
			<link>http://www.kriesi.at/support/topic/activ_tab-whitespace-and-image-alignment#post-78953</link>
			<pubDate>Mon, 08 Oct 2012 11:45:27 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">78953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try&#60;/p&#62;
&#60;p&#62;(1)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ul li.current_page_item a {text-decoration: bold}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(2)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header {
margin-bottom: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(3)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;div .two_fifth {
margin-left: 4.5%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carriercarrier on "activ_tab, whitespace and image alignment"</title>
			<link>http://www.kriesi.at/support/topic/activ_tab-whitespace-and-image-alignment#post-78690</link>
			<pubDate>Fri, 05 Oct 2012 16:49:56 +0000</pubDate>
			<dc:creator>carriercarrier</dc:creator>
			<guid isPermaLink="false">78690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again&#60;/p&#62;
&#60;p&#62;Could you please help me with the following 3 things&#60;/p&#62;
&#60;p&#62;1) I would like to have the activ_tab in bold, so I tried this, but with no luck (also adding !important;)&#60;/p&#62;
&#60;p&#62;.active_tab{&#60;br /&#62;
    text-decoration: bold;&#60;br /&#62;
} &#60;/p&#62;
&#60;p&#62;2) I would like to have less whitespace between the post/page title + searchsitebox and the line below it&#60;br /&#62;
see &#60;a href=&#34;http://www.carriercarrier.se/wordpress/gravidmassage&#34; rel=&#34;nofollow&#34;&#62;http://www.carriercarrier.se/wordpress/gravidmassage&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Gravidmassage                           searchsitebox&#60;br /&#62;
(less whitespace here )&#60;br /&#62;
---------------------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;3) I Iwould like the big image in the right column on the page&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.carriercarrier.se/wordpress/gravidmassage&#34; rel=&#34;nofollow&#34;&#62;http://www.carriercarrier.se/wordpress/gravidmassage&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;to be aligned to the right with the line, above the image, like the text is aligned on the hand side with this line &#60;/p&#62;
&#60;p&#62;Have a nice weekend!&#60;/p&#62;
&#60;p&#62;/ John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carriercarrier on "change padding hr_invisible, whitespace ruler"</title>
			<link>http://www.kriesi.at/support/topic/change-padding-hr_invisible-whitespace-ruler#post-78684</link>
			<pubDate>Fri, 05 Oct 2012 16:35:57 +0000</pubDate>
			<dc:creator>carriercarrier</dc:creator>
			<guid isPermaLink="false">78684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect!&#60;br /&#62;
Thx&#60;br /&#62;
/ John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "change padding hr_invisible, whitespace ruler"</title>
			<link>http://www.kriesi.at/support/topic/change-padding-hr_invisible-whitespace-ruler#post-78370</link>
			<pubDate>Wed, 03 Oct 2012 09:13:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78370@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi John,&#60;/p&#62;
&#60;p&#62;Just add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.hr_invisible {
   padding: 10px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or if the code above, doesn't work. Use this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.hr_invisible {
   padding: 10px 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the 10px value. (The default is padding: 15px 0;). Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carriercarrier on "change padding hr_invisible, whitespace ruler"</title>
			<link>http://www.kriesi.at/support/topic/change-padding-hr_invisible-whitespace-ruler#post-78200</link>
			<pubDate>Tue, 02 Oct 2012 08:36:28 +0000</pubDate>
			<dc:creator>carriercarrier</dc:creator>
			<guid isPermaLink="false">78200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I would like to change the hight of the whitespace ruler in the shortcode.&#60;br /&#62;
I would like it to be a little bit less whitespace.&#60;br /&#62;
How can I do this?&#60;/p&#62;
&#60;p&#62;thx&#60;br /&#62;
John
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
