<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>NavBar</title>
		<link>http://n3rd.forumotion.com/navbar-f7/-t1.htm</link>
		<description></description>
		<lastBuildDate>Mon, 21 Jul 2008 00:22:12 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>NavBar</title>
			<url>http://illiweb.com/fa/prosilver_grey/site_logo.gif</url>
			<link>http://n3rd.forumotion.com/navbar-f7/-t1.htm</link>
		</image>
		<item>
			<title>HIDE AD ONLY</title>
			<link>http://n3rd.forumotion.com/navbar-f7/hide-ad-only-t25.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description><![CDATA[<img src="http://i338.photobucket.com/albums/n429/N3rd_bucket/hideadonly.png" alt="" />
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>&lt;style&gt;.clearfix &#123;margin-top&#58; -100px;&#125;&lt;/style&gt;</code></dd></dl>]]></description>
			<category>NavBar</category>
			<pubDate>Mon, 21 Jul 2008 00:22:12 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/hide-ad-only-t25.htm#25</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/hide-ad-only-t25.htm</guid>
		</item>
		<item>
			<title>HIDE TOP LINKS</title>
			<link>http://n3rd.forumotion.com/navbar-f7/hide-top-links-t20.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description>



Code:

&lt;style&gt;

div.profileWidth &#123;margin-top&#58; -30px !important;&#125; div.profileWidth div &#123;filter&#58;alpha&#40;opacity=0&#41;;opacity&#58;0.0001&#125; div.profileWidth div.clearfix, i i i, div.profileWidth div div &#123;filter&#58;none; opacity&#58;0.9999&#125; div.profileWidth div.clearfix &#123;position&#58;relative; top&#58;30px&#125;

&lt;/style&gt;

 </description>
			<category>NavBar</category>
			<pubDate>Sun, 20 Jul 2008 21:26:39 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/hide-top-links-t20.htm#20</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/hide-top-links-t20.htm</guid>
		</item>
		<item>
			<title>HIDE ENTIRE NAVBAR</title>
			<link>http://n3rd.forumotion.com/navbar-f7/hide-entire-navbar-t19.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description><![CDATA[<img src="http://i338.photobucket.com/albums/n429/N3rd_bucket/hideentirenavbar.png" alt="" />
<br />

<br />
*To move your profile up simply change &quot;15&quot; to a smaller number 
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>&lt;style&gt;
<br />
div td&#123;display&#58;none;&#125;
<br />
.profileWidth &#123;padding-bottom&#58;15px !important;&#125;
<br />
&lt;/style&gt;</code></dd></dl>]]></description>
			<category>NavBar</category>
			<pubDate>Sun, 20 Jul 2008 21:26:05 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/hide-entire-navbar-t19.htm#19</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/hide-entire-navbar-t19.htm</guid>
		</item>
		<item>
			<title>CHANGE NAVBAR BACKGROUND IMAGE</title>
			<link>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-image-t18.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description><![CDATA[*Change IMAGE URL to yours.
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>&lt;style&gt;
<br />
div td &#123;background-image&#58;url&#40;&quot;IMAGE URL&quot;&#41;;background-attachment&#58;fixed;&#125;
<br />
&lt;/style&gt;</code></dd></dl>]]></description>
			<category>NavBar</category>
			<pubDate>Sun, 20 Jul 2008 21:25:38 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-image-t18.htm#18</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-image-t18.htm</guid>
		</item>
		<item>
			<title>CHANGE NAVBAR BACKGROUND COLOR</title>
			<link>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-color-t17.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description><![CDATA[<img src="http://i338.photobucket.com/albums/n429/N3rd_bucket/navbarcolor.png" alt="" />
<br />

<br />
*Change COLOR to your color
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>&lt;style&gt;div td &#123;background&#58;COLOR;&#125;&lt;/style&gt;</code></dd></dl>]]></description>
			<category>NavBar</category>
			<pubDate>Sun, 20 Jul 2008 21:25:12 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-color-t17.htm#17</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/change-navbar-background-color-t17.htm</guid>
		</item>
		<item>
			<title>BANNER UNDER NAVBAR</title>
			<link>http://n3rd.forumotion.com/navbar-f7/banner-under-navbar-t16.htm</link>
			<dc:creator>n3Rd</dc:creator>
			<description>



*Change IMAGE URL to yours. 

**I would recommend the image dimensions to be

   width:800 height:184

***If your image IS say 800x500 

     simply change the height on the CODE to 500.



Code:

&lt;style&gt;

.profileWidth &#123;padding-bottom&#58;184px !important;&#125;

&lt;/style&gt;



&lt;div id=&quot;BannerUnderTopNav&quot; style=&quot;position&#58;absolute; z-index&#58;2; margin-left&#58;-355px; top&#58; 160px; background-color&#58;; background-image&#58; url&#40;IMAGE  ...</description>
			<category>NavBar</category>
			<pubDate>Sun, 20 Jul 2008 21:24:41 GMT</pubDate>
			<comments>http://n3rd.forumotion.com/navbar-f7/banner-under-navbar-t16.htm#16</comments>
			<guid>http://n3rd.forumotion.com/navbar-f7/banner-under-navbar-t16.htm</guid>
		</item>
	</channel>
</rss>