<?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: adjustment - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/adjustment</link>
		<description>Support Forum - Tag: adjustment - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 17:58:29 +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/adjustment" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-95939</link>
			<pubDate>Sat, 09 Feb 2013 01:16:31 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95939@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You will need to regenerate your images in order for them to change. Changing functions.php will only work on future uploaded images but will have no affect on current images. Please install &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; this plugin and you will see in Settings &#38;gt; Media a lot more controlls over the various images in the theme including options for a soft/hard crop and regenerate images.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick&#60;/p&#62;
&#60;p&#62;same question -&#38;gt; &#60;a href=&#34;http://www.kriesi.at/support/topic/slideshow-on-front-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/slideshow-on-front-page&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TomRiley on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-95822</link>
			<pubDate>Fri, 08 Feb 2013 12:43:30 +0000</pubDate>
			<dc:creator>TomRiley</dc:creator>
			<guid isPermaLink="false">95822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This works, but for some reason my first image does not adjust to the correct height, it stays at 340px but then once the slideshow has come full circle it is the correct size... Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-70659</link>
			<pubDate>Sun, 12 Aug 2012 07:49:05 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">70659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, I adjusted the width, and now it fits. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-69854</link>
			<pubDate>Tue, 07 Aug 2012 19:04:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Boris,&#60;/p&#62;
&#60;p&#62;The padding I believe is the main change so if you want to adjust the size of the containers that would be the number to try. Though the sub menu items have an additional width property that you can play with. In your style.css look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .catnav li ul a{
width:150px;
height:auto;
float:left;
text-align:left;
padding:0 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-69355</link>
			<pubDate>Sat, 04 Aug 2012 19:33:04 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">69355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;thanks! Thats better. Since I dont understand to much of the code, which values should I play with to get it fit just perfect?&#60;/p&#62;
&#60;p&#62;Have another look, there are still some glitches...&#60;/p&#62;
&#60;p&#62;Best Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-69289</link>
			<pubDate>Fri, 03 Aug 2012 19:02:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Boris,&#60;/p&#62;
&#60;p&#62;In:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.catnav li:last-child,
.catnav li:last-child a {
   border: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove the &#34; !important &#34; so that the sub-nav child list items still get the border. Just make sure to leave the rest of it. &#60;/p&#62;
&#60;p&#62;Next you'll need to add the following CSS as well:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .catnav li ul ul {
left: 160px;
top:-1px;
}
.sub-menu li a {
padding: 5px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should get the sub menus adjusted a bit better.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68783</link>
			<pubDate>Wed, 01 Aug 2012 19:27:30 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh no! It look so terrible now.Please have a look an help me ;-(&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kletterbericht.de/&#34; rel=&#34;nofollow&#34;&#62;http://www.kletterbericht.de/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68767</link>
			<pubDate>Wed, 01 Aug 2012 18:26:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68767@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately I don't think there is an easy way to get the sub menus to conform to the same width as the parent since they don't have a defined value.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68765</link>
			<pubDate>Wed, 01 Aug 2012 18:15:09 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68765@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! It works.&#60;/p&#62;
&#60;p&#62;Thanks a lot.&#60;/p&#62;
&#60;p&#62;Do you have a solution for issue #3? Wit the current changes, the submenues look even worth now: to much height.&#60;/p&#62;
&#60;p&#62;And by the way, talking of updating the theme, I would like to recommend to do so!&#60;br /&#62;
I set up a blog with the sentence theme and compared to that newscast seem a bit outdated! There are a lot of nice features in Sentence that I am already missing in newscast...&#60;/p&#62;
&#60;p&#62;Pleaz!!!! ;-)&#60;/p&#62;
&#60;p&#62;Best Boris&#60;/p&#62;
&#60;p&#62;And thanks again! I love your support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68743</link>
			<pubDate>Wed, 01 Aug 2012 16:48:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi alconsulting,&#60;/p&#62;
&#60;p&#62;My mistake! I should have said add them both to the very bottom of your style.css! Yes, deleting the other block would cause issues. Alternatively, you could add to the current set of attributes but adding at the end of the file will make it easier to back up in case of updating the theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68736</link>
			<pubDate>Wed, 01 Aug 2012 16:08:20 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68736@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;#2 worked just finde.&#60;/p&#62;
&#60;p&#62;#1 screws up everything. (The menu is complete deleted and the menutext is right next to each other - look awful) ;-)&#60;/p&#62;
&#60;p&#62;So replacing the whole bloc&#60;br /&#62;
from .catnav li a{&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;cannot be right.&#60;/p&#62;
&#60;p&#62;Can you instruct me more precisely, please?&#60;/p&#62;
&#60;p&#62;Which part do I need to replace?&#60;/p&#62;
&#60;p&#62;Hope you don't need a screenshot. ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68707</link>
			<pubDate>Wed, 01 Aug 2012 14:53:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Boris,&#60;/p&#62;
&#60;p&#62;You can either replace it in the case of #1, and with #2 add it to the very bottom of your Style.css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68701</link>
			<pubDate>Wed, 01 Aug 2012 14:35:22 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;thanks, but for&#60;/p&#62;
&#60;p&#62;#1: what do I do with the existing code? Replace it?&#60;br /&#62;
Currently it looks like this:&#60;/p&#62;
&#60;p&#62;.catnav li a{&#60;br /&#62;
display:block;&#60;br /&#62;
float:left;&#60;br /&#62;
padding:13px 10px 10px 10px;&#60;br /&#62;
width:130px;&#60;br /&#62;
border: none;&#60;br /&#62;
text-decoration: none;&#60;br /&#62;
line-height: 33px;&#60;br /&#62;
outline: none;&#60;br /&#62;
min-height:30px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and for #2: Where do I put this code to?&#60;/p&#62;
&#60;p&#62;Sorry, but I am no coder... ;-)&#60;br /&#62;
Thanks.&#60;/p&#62;
&#60;p&#62;Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68695</link>
			<pubDate>Wed, 01 Aug 2012 13:52:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68695@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Boris,&#60;/p&#62;
&#60;p&#62;For #1:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.catnav li a {
   text-align: center !important;
   padding: 13px 13px 10px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For #2:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.catnav li:last-child,
.catnav li:last-child a {
   border: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As for #3, I can't seem to find a working solution as of now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "Menu customization wanted (width, height, alignment)"</title>
			<link>http://www.kriesi.at/support/topic/menu-customization-wanted-width-height-alignment#post-68518</link>
			<pubDate>Tue, 31 Jul 2012 15:04:26 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Support,&#60;/p&#62;
&#60;p&#62;I am sorry, because this is a basic coding question, but I am no php-coder, so I need to ask what to do precisely.&#60;/p&#62;
&#60;p&#62;This is my Newscast site: &#60;a href=&#34;http://www.kletterbericht.de/&#34; rel=&#34;nofollow&#34;&#62;http://www.kletterbericht.de/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to customize the second menu as follows:&#60;/p&#62;
&#60;p&#62;1.) Center each menu-item&#60;br /&#62;
2.) Delete the last empty menu item (But still align with the accordion slider)&#60;br /&#62;
3.) Set the submenue-witdh to the same value of the parent menu item&#60;/p&#62;
&#60;p&#62;That's it.&#60;/p&#62;
&#60;p&#62;I already read the other support-threads and managed to adjust at least the height an witdth via style.css!  Whoopee ;-)&#60;/p&#62;
&#60;p&#62;Thanks for help!&#60;/p&#62;
&#60;p&#62;Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59465</link>
			<pubDate>Sat, 09 Jun 2012 05:47:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59465@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Glad to help. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59458</link>
			<pubDate>Sat, 09 Jun 2012 05:22:51 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Bellissimo Ismael, Bellissimo - It works perfectly, Thank You so Much! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59428</link>
			<pubDate>Sat, 09 Jun 2012 03:14:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;On your functions.php look for this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;340);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;520;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;you need to re-upload featured images again for this to work.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59413</link>
			<pubDate>Sat, 09 Jun 2012 01:40:50 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.daughterofthegods.com.au/retail/&#34; rel=&#34;nofollow&#34;&#62;http://www.daughterofthegods.com.au/retail/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hi Elames, &#60;/p&#62;
&#60;p&#62;I saw that in your post and tried that by it didn't work either, did it work for you? is &#34; .container &#34; the actual element?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59388</link>
			<pubDate>Fri, 08 Jun 2012 20:32:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">59388@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi erikriemsdyk,&#60;/p&#62;
&#60;p&#62;If you have a link to the page showing what you have so far we can inspect the css and see what changes may be needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59384</link>
			<pubDate>Fri, 08 Jun 2012 20:29:58 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">59384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Maybe you also need to edit the style for the actual container of the slildeshow. See what happens.&#60;/p&#62;
&#60;p&#62;.container {&#60;br /&#62;
position: relative;&#60;br /&#62;
width: 930px;&#60;br /&#62;
height:520px;&#60;br /&#62;
margin: 0 auto;&#60;br /&#62;
padding: 0;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Slideshow Height in Dynamic Template set for the Frontpage"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-height-in-dynamic-template-set-for-the-frontpage#post-59343</link>
			<pubDate>Fri, 08 Jun 2012 14:35:30 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59343@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Everybody,&#60;/p&#62;
&#60;p&#62;Like my fellow poster &#34;elames&#34; below I'm having trouble adjusting the height of my Slideshow,&#60;/p&#62;
&#60;p&#62;It's set to 340px and I want to make it 520px in height,&#60;/p&#62;
&#60;p&#62;I copy the slideshow CSS to Custom CSS, edit the first entry &#38;gt;&#38;gt;&#38;gt;&#60;/p&#62;
&#60;p&#62;.slideshow{&#60;br /&#62;
height:340px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;to become&#60;/p&#62;
&#60;p&#62;.slideshow{&#60;br /&#62;
height:520px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and it doesn't work - well it seems to preload a 520px high background but when the first image come in it slides up and crops it,&#60;/p&#62;
&#60;p&#62;I'm no CSS Guru so if anyone can help it would be much appreciated,&#60;/p&#62;
&#60;p&#62;Cheers Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25451</link>
			<pubDate>Sun, 21 Aug 2011 08:19:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25438</link>
			<pubDate>Sat, 20 Aug 2011 18:42:41 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25438@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, much appreciated. =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25427</link>
			<pubDate>Sat, 20 Aug 2011 17:27:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up style.css and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry{
position:relative;
float:left;
width: 100%;
clear: both;
padding:0 0 50px 0px;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the padding value for the bottom (50px by default) to a higher or lower value to increase/decrease the space.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25419</link>
			<pubDate>Sat, 20 Aug 2011 16:46:55 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My website is &#60;a href=&#34;http://www.felnsal.com&#34; rel=&#34;nofollow&#34;&#62;http://www.felnsal.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Working on a logo right now. =P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25416</link>
			<pubDate>Sat, 20 Aug 2011 16:40:23 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am still trying to tweak the theme and I would like to know how to adjust the size of the empty space between the text body of a single post and the About the Author in a single post.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
