<?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: How to center slider images after size change and shadow adjustment</title>
		<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment</link>
		<description>Support Forum - Topic: How to center slider images after size change and shadow adjustment</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 07:46:00 +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/how-to-center-slider-images-after-size-change-and-shadow-adjustment" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27592</link>
			<pubDate>Fri, 23 Sep 2011 05:15:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jsal0910 on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27571</link>
			<pubDate>Thu, 22 Sep 2011 18:37:15 +0000</pubDate>
			<dc:creator>jsal0910</dc:creator>
			<guid isPermaLink="false">27571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent, you're awesome Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27539</link>
			<pubDate>Thu, 22 Sep 2011 10:45:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27539@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to the bottom of style.css and adjust the font size/weight values:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .sliderheading {
    font-size: 22px;
    font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jsal0910 on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27524</link>
			<pubDate>Thu, 22 Sep 2011 06:38:26 +0000</pubDate>
			<dc:creator>jsal0910</dc:creator>
			<guid isPermaLink="false">27524@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect, thank you!&#60;br /&#62;
Regarding the overlay, yes I managed to alter the size although I'm not sure my code mod is the proper way.  I'd like to change the font size+ weight but it doesn't seem to be in the same area of code where I changed the overlay size.  Could you guide me to where I would alter the overlay font?  My example is a title without a description.  What if I used just a line of description -- if so, would that be easier to modify the font format instead?  Just looking for whatever is easiest/best.practice.  (Ex. change font size slightly larger or smaller depending on quantity of text and also make it Bold)&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27523</link>
			<pubDate>Thu, 22 Sep 2011 06:15:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Add followong code to style.css and adjust the margin-top/left value to center the slider:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slideshow {
    margin-top: 5px;
    margin-left: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) It seems like you solved the caption error :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jsal0910 on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27378</link>
			<pubDate>Tue, 20 Sep 2011 08:45:27 +0000</pubDate>
			<dc:creator>jsal0910</dc:creator>
			<guid isPermaLink="false">27378@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, how to change the size of the slider overlay height/width -- I have made some modification as you can see in the link above, but I would like the overlay to be a short band across the entire bottom width which contains a single line of text, either the title or the description but not both.  I was able to do this in CleanCut but not having luck figuring it out for Avisio. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jsal0910 on "How to center slider images after size change and shadow adjustment"</title>
			<link>http://www.kriesi.at/support/topic/how-to-center-slider-images-after-size-change-and-shadow-adjustment#post-27376</link>
			<pubDate>Tue, 20 Sep 2011 07:54:23 +0000</pubDate>
			<dc:creator>jsal0910</dc:creator>
			<guid isPermaLink="false">27376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have adjusted the settings as instructed in other threads to change the slider image size for both height and width (910x350) and adjusted the shadow size/centered the shadow.  That's all fine.  But, since I changed the width of the images as well as the height, the images appear too offset from the shadow -- how can I shift or center the slider images over the shadow?  I've tried a couple things but not sure of the proper code to modify.  Thanks!&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/3r34kr7&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/3r34kr7&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
