<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: FAQ: Can you change the size of the slider?</title>
		<link>http://www.themolitor.com/forums/topic/changing-slider-size-results-in-blurry-photos</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ: Can you change the size of the slider?</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 16:55:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/changing-slider-size-results-in-blurry-photos" rel="self" type="application/rss+xml" />

		<item>
			<title>imuhlenkamp on "FAQ: Can you change the size of the slider?"</title>
			<link>http://www.themolitor.com/forums/topic/changing-slider-size-results-in-blurry-photos#post-11223</link>
			<pubDate>Mon, 18 Jun 2012 16:45:18 +0000</pubDate>
			<dc:creator>imuhlenkamp</dc:creator>
			<guid isPermaLink="false">11223@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you, thank you!  I've been trying to figure this out, off and on, for a month.  Thanks, again.
</p></description>
		</item>
		<item>
			<title>Ouanilo on "FAQ: Can you change the size of the slider?"</title>
			<link>http://www.themolitor.com/forums/topic/changing-slider-size-results-in-blurry-photos#post-10834</link>
			<pubDate>Fri, 08 Jun 2012 16:23:30 +0000</pubDate>
			<dc:creator>Ouanilo</dc:creator>
			<guid isPermaLink="false">10834@http://www.themolitor.com/forums/</guid>
			<description><p>Many Thanks Worldspark..
</p></description>
		</item>
		<item>
			<title>worldspark on "FAQ: Can you change the size of the slider?"</title>
			<link>http://www.themolitor.com/forums/topic/changing-slider-size-results-in-blurry-photos#post-10348</link>
			<pubDate>Thu, 24 May 2012 09:45:58 +0000</pubDate>
			<dc:creator>worldspark</dc:creator>
			<guid isPermaLink="false">10348@http://www.themolitor.com/forums/</guid>
			<description><p>I figured out the problem. There is a section in "functions.php" that controlled the size of the picture as well. </p>
<p>Steps to change slider size. </p>
<p>1. Go to the css stylesheet in Wordpress editor. About 40% down on the style sheet there is a section called *Slider Style*.  We are interested in editing the sixth and seventh paragraph under slider style which contain the size and width of the slider box and boarder. shown below. </p>
<p>}<br />
ul.pxs_slider li a {<br />
	display:block;<br />
	margin:0 auto;<br />
	height: 419px;<br />
	width: 936px;<br />
	border: 12px solid transparent;<br />
	background: url(images/sliderimg_bg.png) repeat-x left center;<br />
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.3);<br />
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.3);<br />
	box-shadow:0px 0px 20px rgba(0,0,0,.3);<br />
}<br />
ul.pxs_slider li a img {<br />
	display:block;<br />
	height: 419px;<br />
	width: 936px;<br />
}</p>
<p>2. Edit the height and width that you desire. </p>
<p>3. Click update. </p>
<p>4. Go to the theme functions page. Find this line:  add_image_size( 'my-slide', 936, 419 );\</p>
<p>5. Change the height and width to the same as you did in the css sheet and update. </p>
<p>6. Make sure and crop your featured images to be the exact size that you changed this ratio to. </p>
<p>Your slider should now be larger or smaller without blurry photos. </p>
<p>I hope that this can help somebody. It took me hours of frustration to figure out how to get it to work properly. </p>
<p>Cheers, </p>
<p>-Kyle
</p></description>
		</item>

	</channel>
</rss>
