<?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: Aviaslider Resizing images after transistion</title>
		<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion</link>
		<description>Support Forum - Topic: Aviaslider Resizing images after transistion</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 22:22:16 +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/aviaslider-resizing-images-after-transistion" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-56434</link>
			<pubDate>Thu, 17 May 2012 15:51:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that this was resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55987</link>
			<pubDate>Mon, 14 May 2012 13:27:20 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">55987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you! that fixed it for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55729</link>
			<pubDate>Fri, 11 May 2012 14:18:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Actually it's a padding and not a border. I adjusted the code above a bit. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55727</link>
			<pubDate>Fri, 11 May 2012 14:08:52 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">55727@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;it still has the border on the top and left sides after the transition.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55675</link>
			<pubDate>Fri, 11 May 2012 06:58:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Try following code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.aviaslider img, .aviaslider a img, .aviaslider a {
    min-height: 320px;
    min-width: 908px;
}

.aviaslider img, .aviaslider a img, .aviaslider a,  .aviaslider li,  ul.aviaslider {
border: none !important;
padding: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55328</link>
			<pubDate>Wed, 09 May 2012 12:22:32 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">55328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that fixed the image resize issue, but the border is still there. once the transition is done, the image shifts so the border is visible on the top and left sides. &#60;/p&#62;
&#60;p&#62;this reduced the side of the border a little bit, but didn't get rid of it all.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.aviaslider img, .aviaslider a img, .aviaslider a {&#60;br /&#62;
border: none !important;&#60;br /&#62;
min-height: 320px;&#60;br /&#62;
min-width: 908px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-55311</link>
			<pubDate>Wed, 09 May 2012 11:00:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55311@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Try to add following code to the stylesheet:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.aviaslider img, .aviaslider a img, .aviaslider a {
    border: !important;
    min-height: 320px;
    min-width: 908px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-54977</link>
			<pubDate>Mon, 07 May 2012 13:56:32 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">54977@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the site live here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.esternullo.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.esternullo.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I changed the size of the slider window, but no matter what size the images are inside, it resizes them to a specific width it seems like.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.aviaslider{&#60;br /&#62;
height:320px; 	/*this changes the height of the image slider*/&#60;br /&#62;
width:908px;      /*changed from original size: 640px*/&#60;br /&#62;
overflow: hidden;&#60;br /&#62;
position: relative;&#60;br /&#62;
background: #fff url(../images/layout/preload.gif) center center no-repeat;&#60;br /&#62;
margin-top:-108px;       /*cheated to cover up invisible heading*/&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-54771</link>
			<pubDate>Sat, 05 May 2012 10:17:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please check if you changed the image dimensions in style.css - search for following code and adjust the width/height value:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.aviaslider{
height:320px; 	/*this changes the height of the image slider*/
width:640px;
overflow: hidden;
position: relative;
background: #fff url(../images/layout/preload.gif) center center no-repeat;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-54409</link>
			<pubDate>Wed, 02 May 2012 21:09:15 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">54409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, I have been working on it offline since I can't take down the current website until this one is working. I will have to figure out some way to get it live since every attempt I make at fixing it only makes things worse. I started over with fresh scripts this morning and it broke my layout, doesn't display slides, or transition anything.&#60;/p&#62;
&#60;p&#62;I will have to get it live somewhere, cos I am at my wits end on this. Can I just dump my local wordpress folder in another server folder to get it running? otherwise I will have to backup a separate wordpress server I already have running and swap it there temporarily.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-54375</link>
			<pubDate>Wed, 02 May 2012 18:19:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey esternullo,&#60;/p&#62;
&#60;p&#62;Do you have the site live where we can take a look at whats going on? Just from your description i'm not sure what is going on. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>esternullo on "Aviaslider Resizing images after transistion"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-resizing-images-after-transistion#post-53932</link>
			<pubDate>Mon, 30 Apr 2012 13:48:54 +0000</pubDate>
			<dc:creator>esternullo</dc:creator>
			<guid isPermaLink="false">53932@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using Aviaslider on a single page of my wordpress driven site. Every time after a transition it resizes the image smaller (313x616), creates a border around it and leaves white space in the slider area on the right and bottom sides. I am using the default values in the scripts and css. The scripts are being called in the entry-content for the page. I checked to make sure my lightbox plugin wasn't creating a conflict, which it wasn't. Any ideas what could be causing this to happen?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
