<?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: Slider top vertical align</title>
		<link>http://www.themolitor.com/forums/topic/slider-top-vertical-align</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider top vertical align</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 14:16:24 +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/slider-top-vertical-align" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider top vertical align"</title>
			<link>http://www.themolitor.com/forums/topic/slider-top-vertical-align#post-25315</link>
			<pubDate>Thu, 05 Dec 2013 09:43:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25315@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To remove the auto center feature, open custom.js and change the following on lines 165-169 from this...</p>
<pre><code>if((headerHeight + minPaddingTop + minPaddingBottom) &#62; availableHeight) {
	header.css({paddingTop:minPaddingTop + &#34;px&#34;,paddingBottom:minPaddingBottom + &#34;px&#34;}).removeClass(&#039;vCentered&#039;);
} else {
	header.css({paddingTop:headerPadding + &#34;px&#34;,paddingBottom:headerPadding + &#34;px&#34;}).addClass(&#039;vCentered&#039;);
}</code></pre>
<p>...to this...</p>
<pre><code>header.css({paddingTop:minPaddingTop + &#34;px&#34;,paddingBottom:minPaddingBottom + &#34;px&#34;}).removeClass(&#039;vCentered&#039;);</code></pre>
<p>Regarding auto-rotation, that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have to refer you to the customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>infofabio on "Slider top vertical align"</title>
			<link>http://www.themolitor.com/forums/topic/slider-top-vertical-align#post-25300</link>
			<pubDate>Thu, 05 Dec 2013 03:53:13 +0000</pubDate>
			<dc:creator>infofabio</dc:creator>
			<guid isPermaLink="false">25300@http://www.themolitor.com/forums/</guid>
			<description><p>Rewriting the second question: how to auto-rotate header slider (change &#60;!--- nextpage --&#62; automatically)?
</p></description>
		</item>
		<item>
			<title>infofabio on "Slider top vertical align"</title>
			<link>http://www.themolitor.com/forums/topic/slider-top-vertical-align#post-25293</link>
			<pubDate>Wed, 04 Dec 2013 15:39:07 +0000</pubDate>
			<dc:creator>infofabio</dc:creator>
			<guid isPermaLink="false">25293@http://www.themolitor.com/forums/</guid>
			<description><p>At <a href="http://www.vpax.com.br" rel="nofollow">http://www.vpax.com.br</a> we're using images over the background, but the theme always put them with middle vertical align. So, to make it go top, we have to add some blank lines, but this action disables the responsive and the menu is not appearing well because this extra lines. No success trying to change the CSS, so we need help.</p>
<p>Another question: is there a way to make the header slider go next automatically?
</p></description>
		</item>

	</channel>
</rss>
