<?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: My Loader</title>
		<link>http://www.themolitor.com/forums/topic/my-loader</link>
		<description>THE MOLITOR FORUMS &#187; Topic: My Loader</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 15:51:14 +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/my-loader" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "My Loader"</title>
			<link>http://www.themolitor.com/forums/topic/my-loader#post-23995</link>
			<pubDate>Fri, 18 Oct 2013 11:49:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23995@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, please don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out and show potential buyers the value of my hard work.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>spiliog on "My Loader"</title>
			<link>http://www.themolitor.com/forums/topic/my-loader#post-23991</link>
			<pubDate>Fri, 18 Oct 2013 09:47:07 +0000</pubDate>
			<dc:creator>spiliog</dc:creator>
			<guid isPermaLink="false">23991@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "My Loader"</title>
			<link>http://www.themolitor.com/forums/topic/my-loader#post-23987</link>
			<pubDate>Fri, 18 Oct 2013 09:29:00 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23987@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The styling for the loading overlay is controlled on lines 228-251 in style.css...</p>
<pre><code>/* -------------------------------*/
/* --------LOADING STUFF-------- */
/* -----------------------------*/
.pageLoading {
	margin:-18px 0 0 -62px;
	height:35px;
	font: bold 12px/35px &#039;helvetica&#039;,&#34;arial&#34;,&#34;sans-serif&#34;;
	position:fixed;
	top:50%;
	left:50%;
	text-transform:uppercase;
	color:#fff;
	border-radius:3px;
	letter-spacing:1.5px;
	z-index:2000;
	width: 109px;
	text-align: right;
	padding: 0 15px 0 0;
	background-color: #333;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#loadingOverlay {position:fixed; z-index:999; width:100%; top:0; right:0; bottom:0; left:0;}</code></pre>
<p>The actual markup/text for the loading overlay is controlled on lines 68-72 in header.php...</p>
<pre><code>&#60;!-- ////////////// --&#62;
&#60;!-- LOADING NOTICE --&#62;
&#60;!-- //////////// --&#62;
&#60;div id=&#34;initialLoading&#34; class=&#34;pageLoading&#34;&#62;&#60;?php _e(&#039;Loading&#039;,&#039;themolitor&#039;);?&#62;&#60;/div&#62;
&#60;div id=&#34;loadingOverlay&#34;&#62;&#60;/div&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>spiliog on "My Loader"</title>
			<link>http://www.themolitor.com/forums/topic/my-loader#post-23983</link>
			<pubDate>Fri, 18 Oct 2013 04:11:25 +0000</pubDate>
			<dc:creator>spiliog</dc:creator>
			<guid isPermaLink="false">23983@http://www.themolitor.com/forums/</guid>
			<description><p>Have my animated gif and I need to have it as loader with no background and copy as it is now by default. So how to "clear" background?</p>
<p>P.S. Panels is a great theme and you are doing great job. How to keep theme live and updated!
</p></description>
		</item>

	</channel>
</rss>
