<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IMVU SPACE &#187; Codes</title>
	<atom:link href="http://www.imvuspace.com/category/imvu-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imvuspace.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Apr 2010 22:41:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hide Info Badges Under Avatar Pictures</title>
		<link>http://www.imvuspace.com/hide-info-badges-under-avatar-pictures/</link>
		<comments>http://www.imvuspace.com/hide-info-badges-under-avatar-pictures/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 11:35:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[IMVU]]></category>
		<category><![CDATA[imvucodes]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=1291</guid>
		<description><![CDATA[This will Hide Info Badges Under Avatar Pictures on a bling/badge enabled page (those that say, ap, vip, badge count&#8230;). Enjoy! .infosprites, .by_imvuspacecom { display:none!important; }]]></description>
			<content:encoded><![CDATA[<p>This will  Hide Info Badges Under Avatar Pictures on a bling/badge enabled page (those that say, ap, vip, badge count&#8230;). Enjoy!</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-</p>
<p>style:solid" onclick="this.select()"></p>
<style type="text/css">
  .infosprites, .by_imvuspacecom { display:none!important; }
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/hide-info-badges-under-avatar-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Center and wider panels</title>
		<link>http://www.imvuspace.com/center-and-wider-panels/</link>
		<comments>http://www.imvuspace.com/center-and-wider-panels/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:44:50 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[panel]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=360</guid>
		<description><![CDATA[This will make the panels wider and make look them centered on the page. Attention: This will hide the right column of your page. So its recommended to move all panels that should be visible to the left one! This code can be placed anywhere. This code may get updated in the meantime when imvu [...]]]></description>
			<content:encoded><![CDATA[<p>This will make the panels wider and make look them centered on the page. Attention: This will hide the right column of your page. So its recommended to move all panels that should be visible to the left one! This code can be placed anywhere. This code may get updated in the meantime when imvu is adding new panels. ANY PANEL THAT SHOULD BE VISIBLE HAS TO BE MOVED TO THE LEFT COLUMN!</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
#aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel, #messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel, #room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel, #streetteam_panel, #blog_panel, #music_panel, #rss_panel, #url_panel, #special_panel,#outfits_panel, #groups_panel, #video_panel, #updates_panel, #slideshow_panel, .imvuspace_com { width:900px !important;	}
#rightColumn { display:none !important;	}
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/center-and-wider-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Header Position fixed</title>
		<link>http://www.imvuspace.com/new-header-position-fixed/</link>
		<comments>http://www.imvuspace.com/new-header-position-fixed/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:41:25 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[header]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=358</guid>
		<description><![CDATA[Firefox only! This will fix the position for the new header. This means the header wont scroll away when you move down the page. Can be placed anywhere. #mininav, .imvuspace_com { position:fixed; top:0px; left:0px; z-index:1000; }]]></description>
			<content:encoded><![CDATA[<p>Firefox only! This will fix the position for the new header. This means the header wont scroll away when you move down the page. Can be placed anywhere.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
#mininav, .imvuspace_com {
position:fixed;
top:0px;
left:0px;
z-index:1000;
}
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/new-header-position-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big writing</title>
		<link>http://www.imvuspace.com/big-writing/</link>
		<comments>http://www.imvuspace.com/big-writing/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:33:39 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=349</guid>
		<description><![CDATA[Use this code to write in bigger letters. You can adjust the pixel value (25px) to make even bigger ones. ANYTHING]]></description>
			<content:encoded><![CDATA[<p>Use this code to write in bigger letters. You can adjust the pixel value (25px) to make even bigger ones.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"><br />
<span style="font-size:25px"><br />
ANYTHING<br />
</span><br />
</textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/big-writing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hide My Interests Title</title>
		<link>http://www.imvuspace.com/hide-my-interests-title/</link>
		<comments>http://www.imvuspace.com/hide-my-interests-title/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:31:57 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Hide]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=347</guid>
		<description><![CDATA[This hides the title of &#8220;My Interests&#8221;-Panel. Can be placed anywhere. #tagcloud_panel_header, .imvuspace_com { display:none !important; }]]></description>
			<content:encoded><![CDATA[<p>This hides the title of &#8220;My Interests&#8221;-Panel. Can be placed anywhere.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
#tagcloud_panel_header, .imvuspace_com { display:none !important; }
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/hide-my-interests-title/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide TagCloud from Interestspanel</title>
		<link>http://www.imvuspace.com/hide-tagcloud-from-interestspanel/</link>
		<comments>http://www.imvuspace.com/hide-tagcloud-from-interestspanel/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:31:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Hide]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=345</guid>
		<description><![CDATA[This will hide the tagcloud (interest words) from the interests panel. This code can be placed anywhere. #customer_tags_area, .imvuspace_com { display:none !important; }]]></description>
			<content:encoded><![CDATA[<p>This will hide the tagcloud (interest words) from the interests panel. This code can be placed anywhere.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
#customer_tags_area, .imvuspace_com { display:none !important; }
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/hide-tagcloud-from-interestspanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page background</title>
		<link>http://www.imvuspace.com/page-background/</link>
		<comments>http://www.imvuspace.com/page-background/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:28:38 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[background]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=343</guid>
		<description><![CDATA[This is a piece of CSS that allows you to put in your own background, it works on any website. Don&#8217;t forget to put in your own picture. Attachment fixed will prevent your background from scrolling down along with the rest of your page. Can be placed anywhere. body, .imvuspace_com { background-image:url('PICLINK'); background-color:black; background-repeat:no-repeat; background-position:center [...]]]></description>
			<content:encoded><![CDATA[<p>This is a piece of CSS that allows you to put in your own background, it works on any website. Don&#8217;t forget to put in your own picture. Attachment fixed will prevent your background from scrolling down along with the rest of your page. Can be placed anywhere.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
body, .imvuspace_com {
background-image:url('PICLINK');
background-color:black;
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
}
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/page-background/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Colored text</title>
		<link>http://www.imvuspace.com/colored-text/</link>
		<comments>http://www.imvuspace.com/colored-text/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:26:07 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=341</guid>
		<description><![CDATA[This colors your text. Just change the text and the hex color if necessary. text]]></description>
			<content:encoded><![CDATA[<p>This colors your text. Just change the text and the hex color if necessary.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"><br />
<span style="color:#EAEAEA !important">text</span></p>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/colored-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide all panel titles!</title>
		<link>http://www.imvuspace.com/hide-all-panel-titles/</link>
		<comments>http://www.imvuspace.com/hide-all-panel-titles/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:24:54 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[panel]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=339</guid>
		<description><![CDATA[This will hide all panel titles. Can be placed anywhere. Attention: You need to go to the safemade to redo this! .paneltitle, .panelmenu, .imvuspace_com { display:none !important; }]]></description>
			<content:encoded><![CDATA[<p>This will hide all panel titles. Can be placed anywhere. Attention: You need to go to the safemade to redo this!</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-style:solid" onclick="this.select()"></p>
<style type="text/css">
.paneltitle, .panelmenu, .imvuspace_com { display:none !important; }
</style>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/hide-all-panel-titles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Panel Drop Shadow (Firefox Only)</title>
		<link>http://www.imvuspace.com/panel-drop-shadow-firefox-only/</link>
		<comments>http://www.imvuspace.com/panel-drop-shadow-firefox-only/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:19:51 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[panel]]></category>

		<guid isPermaLink="false">http://www.imvuspace.com/?p=279</guid>
		<description><![CDATA[This neat script adds a drop shadow to your selected panels. Add any panel ids to the script. #aboutme_panel_header, #messages_panel_header { display:none!important; } #aboutme_panel, #messages_panel { border:0px!important; } #aboutme_panel_body, #messages_panel_body { padding:10px!important; } #aboutme_panel_body .sb-inner { background:#FFF!important; } #messages_panel_body .sb-inner { background:#FFF!important; } var myBorder = RUZEE.ShadedBorder.create({ corner:4, shadow:16 }); myBorder.render('aboutme_panel_body'); myBorder.render('messages_panel_body');]]></description>
			<content:encoded><![CDATA[<p>This neat script adds a drop shadow to your selected panels. Add any panel ids to the script.</p>
<p><!--start_raw--></p>
<form ACTION=URI><textarea rows="5" cols="52" style="background-color:#ffffff; font-family:verdana; color:#9900ff; border-</p>
<p>style:solid" onclick="this.select()"></p>
<style type="text/css">
  #aboutme_panel_header,
  #messages_panel_header {
    display:none!important;
  }
  #aboutme_panel,
  #messages_panel {
    border:0px!important;
  }
  #aboutme_panel_body,
  #messages_panel_body {
    padding:10px!important;
  }
  #aboutme_panel_body .sb-inner {
    background:#FFF!important;
  }
  #messages_panel_body .sb-inner {
    background:#FFF!important;
  }
</style>
<p><script type="text/javascript" src="http://www.imvucodes.net/static/scripts/shadedborder/shadedborder.js"></script><br />
<script type="text/javascript">
  var myBorder = RUZEE.ShadedBorder.create({ corner:4, shadow:16 });
  myBorder.render('aboutme_panel_body');
  myBorder.render('messages_panel_body');
</script></p>
<p></textarea></form>
<p><!--end_raw--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.imvuspace.com/panel-drop-shadow-firefox-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
