<?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: Adjusting slider &#38; removing white space</title>
		<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space</link>
		<description>Support Forum - Topic: Adjusting slider &amp; removing white space</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 04:07:12 +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/adjusting-slider-removing-white-space" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-69361</link>
			<pubDate>Sat, 04 Aug 2012 19:48:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Re #3: You can try to reposition the text with following css code - add it to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_align_caption{
right: 0px;
top: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the top/right value if required.&#60;/p&#62;
&#60;p&#62;Yes, the text is hidden in the mobile view - simply because there isn't enough space to show it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-69217</link>
			<pubDate>Fri, 03 Aug 2012 09:14:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Annette,&#60;/p&#62;
&#60;p&#62;For #2, try to add this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu {
   left: 330px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For #3, let me tag Peter to check the issue. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Annette2259 on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68950</link>
			<pubDate>Thu, 02 Aug 2012 13:33:46 +0000</pubDate>
			<dc:creator>Annette2259</dc:creator>
			<guid isPermaLink="false">68950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;More on #3 - in the mobile size version you can't see the words to the slider at all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Annette2259 on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68944</link>
			<pubDate>Thu, 02 Aug 2012 12:12:27 +0000</pubDate>
			<dc:creator>Annette2259</dc:creator>
			<guid isPermaLink="false">68944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, results so far:&#60;/p&#62;
&#60;p&#62;#1 - perfect, thanks!&#60;br /&#62;
#2 - awaiting your reply re align right&#60;br /&#62;
#3 - the first image/text come in left and right and hold steady; all text on other slides come in and then drops still (it's now visible but the vertical movement is not wanted)&#60;br /&#62;
#4 - perfect, thank you!&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Annette
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Annette2259 on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68900</link>
			<pubDate>Thu, 02 Aug 2012 08:00:32 +0000</pubDate>
			<dc:creator>Annette2259</dc:creator>
			<guid isPermaLink="false">68900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael.&#60;/p&#62;
&#60;p&#62;Regarding #2 - aligned right please!&#60;/p&#62;
&#60;p&#62;Annette
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68894</link>
			<pubDate>Thu, 02 Aug 2012 07:42:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68894@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Annette,&#60;/p&#62;
&#60;p&#62;For #1, add this code in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
   position: relative;
   top: -29px !important;
}

#header {
   top: 29px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For #2, I'm not sure if I followed you right, I think your menu link is centered. Do you want it to be aligned left or right?&#60;/p&#62;
&#60;p&#62;For #3, add this code in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slideshow_caption {
   top: -64px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Removing the horizontal line between the logo/menu and the slider:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.container_wrap.header_color.light_bg_color {
border-bottom: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Annette2259 on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68869</link>
			<pubDate>Thu, 02 Aug 2012 05:55:22 +0000</pubDate>
			<dc:creator>Annette2259</dc:creator>
			<guid isPermaLink="false">68869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also - how do I remove the horizontal line between the logo/menu and the slider? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Annette2259 on "Adjusting slider &#38; removing white space"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-slider-removing-white-space#post-68868</link>
			<pubDate>Thu, 02 Aug 2012 05:52:37 +0000</pubDate>
			<dc:creator>Annette2259</dc:creator>
			<guid isPermaLink="false">68868@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My Choices website is at &#60;a href=&#34;http://lucidity.com.au/testing/&#34; rel=&#34;nofollow&#34;&#62;http://lucidity.com.au/testing/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. I edited the header to bring the menu in line with the logo. I now have a white space between the bottom of the header and the slider - how can I get rid of the white space.&#60;/p&#62;
&#60;p&#62;2.  I've positioned the menu using a left command but it ready should be align right but I can't work out how to write that in the custom CSS. Can you help please?&#60;/p&#62;
&#60;p&#62;3. I've resized the slider thanks to another post (thank-you) but the caption and caption text is entering and then sliding down to nearly off the slider at the bottom - what should I include to stop that?&#60;/p&#62;
&#60;p&#62;Below is the content of my custom CSS box:&#60;br /&#62;
.feedback_button {&#60;br /&#62;
   display: none;&#60;br /&#62;
}&#60;br /&#62;
.partner_list .inner_column {&#60;br /&#62;
   border: none !important;&#60;br /&#62;
}&#60;br /&#62;
#top .slideshow_container ul {&#60;br /&#62;
margin: 0 auto;&#60;br /&#62;
max-height: 297px !important;&#60;br /&#62;
}&#60;br /&#62;
#header .container {&#60;br /&#62;
min-height: 120px;&#60;br /&#62;
z-index: 100;&#60;br /&#62;
overflow: visible;&#60;br /&#62;
background: none;&#60;br /&#62;
height: 120px!important;&#60;br /&#62;
}&#60;br /&#62;
#menu_container {&#60;br /&#62;
   height: 120px !important;&#60;br /&#62;
   min-height: 120px !important;&#60;br /&#62;
}&#60;br /&#62;
.main_menu {&#60;br /&#62;
    top: -73px;&#60;br /&#62;
left: 290px&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div .logo {&#60;br /&#62;
padding: 0 0 0 0;&#60;br /&#62;
min-height: 100px;&#60;br /&#62;
margin-bottom: 0;&#60;br /&#62;
margin-top: 15px;&#60;br /&#62;
padding: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#searchform {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
.slideshow_container.slide_container_small .slideshow{&#60;br /&#62;
height: 300px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Appreciate your help!&#60;br /&#62;
Annette
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
