<?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"
	>

<channel>
	<title>Myspace Codes and Tutorials &#187; status</title>
	<atom:link href="http://myspace.randomplayground.net/tag/status/feed" rel="self" type="application/rss+xml" />
	<link>http://myspace.randomplayground.net</link>
	<description>myspace fame, graphics, profile codes, comments, top friends, layouts, etc</description>
	<pubDate>Sat, 27 Sep 2008 00:49:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Myspace Codes: How to Hide Your Status / Extended Network Banner and Prevent It From Showing Up In Your Myspace Profile</title>
		<link>http://myspace.randomplayground.net/2008/05/31/myspace-codes-how-to-hide-your-status-extended-network-banner-and-prevent-it-from-showing-up-in-your-myspace-profile/</link>
		<comments>http://myspace.randomplayground.net/2008/05/31/myspace-codes-how-to-hide-your-status-extended-network-banner-and-prevent-it-from-showing-up-in-your-myspace-profile/#comments</comments>
		<pubDate>Sat, 31 May 2008 10:44:55 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[a tag cloud]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[extended network]]></category>

		<category><![CDATA[hiding sections]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[myspace codes]]></category>

		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://randomplayground.net/blog/myspace/2008/05/31/myspace-codes-how-to-hide-your-status-extended-network-banner-and-prevent-it-from-showing-up-in-your-myspace-profile/</guid>
		<description><![CDATA[So maybe you never use the status feature in myspace and you don&#8217;t want it to say that you&#8217;re in someone&#8217;s &#8220;Extended Network.&#8221; You could either change your status to &#8220;is in your Mom&#8217;s Extended Network&#8221; or you could use this code to hide it so that it doesn&#8217;t show up in your profile:

&#60;style&#62;
.extendednetwork{display: none;}
for_more_myspace_codes_like_this_go_to [...]]]></description>
			<content:encoded><![CDATA[<p>So maybe you never use the status feature in myspace and you don&#8217;t want it to say that you&#8217;re in someone&#8217;s &#8220;Extended Network.&#8221; You could either change your status to &#8220;is in your Mom&#8217;s Extended Network&#8221; or you could use this code to hide it so that it doesn&#8217;t show up in your profile:</p>
<textarea name="code" class="css" cols="60" rows="10">
&lt;style&gt;
.extendednetwork{display: none;}
for_more_myspace_codes_like_this_go_to {url: '

http://www.randomplayground.net/myspace-codes

';}
&lt;/style&gt;
</textarea>
]]></content:encoded>
			<wfw:commentRss>http://myspace.randomplayground.net/2008/05/31/myspace-codes-how-to-hide-your-status-extended-network-banner-and-prevent-it-from-showing-up-in-your-myspace-profile/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
