<?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: Alter Slideshow Height but using Child Theme</title>
		<link>http://www.kriesi.at/support/topic/alter-slideshow-height-but-using-child-theme</link>
		<description>Support Forum - Topic: Alter Slideshow Height but using Child Theme</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:41:36 +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/alter-slideshow-height-but-using-child-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Alter Slideshow Height but using Child Theme"</title>
			<link>http://www.kriesi.at/support/topic/alter-slideshow-height-but-using-child-theme#post-61498</link>
			<pubDate>Thu, 21 Jun 2012 18:38:51 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61498@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! sorry back when I coded Avisio support for child themes was alsmost never requested so the theme is not quite up to par for that. We will probably update avisio in the near future with better child theme support, until then modifying the &#34;real&#34; functions.php file has to be sufficient :)&#60;/p&#62;
&#60;p&#62;Cheers!&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Alter Slideshow Height but using Child Theme"</title>
			<link>http://www.kriesi.at/support/topic/alter-slideshow-height-but-using-child-theme#post-58366</link>
			<pubDate>Fri, 01 Jun 2012 06:26:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">58366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I think Avisio does not completely support Child Themes (I hit some limitations myself when I worked on my website). I'll ask Kriesi to look into this issue. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>condonpb on "Alter Slideshow Height but using Child Theme"</title>
			<link>http://www.kriesi.at/support/topic/alter-slideshow-height-but-using-child-theme#post-57993</link>
			<pubDate>Tue, 29 May 2012 20:27:12 +0000</pubDate>
			<dc:creator>condonpb</dc:creator>
			<guid isPermaLink="false">57993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I wonder whether you can help I have followed the help and Have changed the slider height from 440px to 300px&#60;/p&#62;
&#60;p&#62;I have altered the functions.php to :&#60;/p&#62;
&#60;p&#62;$k_option['custom']['imgSize']['XL'] = array('width'=&#38;gt;940, 'height'=&#38;gt;300);		// big images for fullsize pages and mainpage slider&#60;/p&#62;
&#60;p&#62;##################################################################&#60;br /&#62;
# Get Theme informations and save them to PHP Constants&#60;br /&#62;
##################################################################&#60;br /&#62;
$the_theme = get_theme_data(TEMPLATEPATH . '/style.css');&#60;br /&#62;
$the_version = trim($the_theme['Version']);&#60;br /&#62;
if(!$the_version) $the_version = &#34;1&#34;;&#60;/p&#62;
&#60;p&#62;This file is a copy of the orininal and is in my child file&#60;/p&#62;
&#60;p&#62;I have also altered the style.css in the child file &#60;/p&#62;
&#60;p&#62;to /*The heights of the following 3 classes controll the slider height*/&#60;br /&#62;
.slideshow{&#60;br /&#62;
height:300px!important; 	/*this changes the height of the main image slider*/&#60;br /&#62;
width:940px;&#60;br /&#62;
overflow: hidden;&#60;br /&#62;
position: relative;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.featured, .fadeout {&#60;br /&#62;
height:300px!important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.feature_excerpt{&#60;br /&#62;
max-height:300px!important;&#60;br /&#62;
padding:20px 30px 20px;&#60;br /&#62;
bottom:0;&#60;br /&#62;
display:none;&#60;br /&#62;
font-size:13px;&#60;br /&#62;
line-height:1.8em;&#60;br /&#62;
position:absolute;&#60;br /&#62;
width:250px;&#60;br /&#62;
z-index:3;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;However the images on transition start of OK then get distorted. I have found that if I alter the original functions.php file from 440px to 300px it coorects this but I thought the functions.php file should override this.&#60;/p&#62;
&#60;p&#62;Can you help please I can give you login details
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
