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

<channel>
	<title>74mashups.com &#187; Hide MySpace stuff</title>
	<atom:link href="http://www.74mashups.com/category/hide-myspace-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.74mashups.com</link>
	<description>The Best Codes for MySpace and Hi5</description>
	<pubDate>Wed, 09 Sep 2009 20:15:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change your MySpace table and box</title>
		<link>http://www.74mashups.com/2009/04/06/change-myspace-box/</link>
		<comments>http://www.74mashups.com/2009/04/06/change-myspace-box/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 21:00:51 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=53</guid>
		<description><![CDATA[
Code to change the details table color on MySpace 

 Question: 
Germain asks: Do you know how to change the background of my details table in my profile? Can you share the CSS i&#8217;ll need?
 Answer: 
 Thanks . 
 Please copy the code from the window below and paste it into your MySpace profile [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to change the details table color on MySpace </h2>
</p>
<p> <b>Question:</b> </p>
<p>Germain asks: Do you know how to change the background of my details table in my profile? Can you share the CSS i&#8217;ll need?</p>
<p> <b>Answer:</b> </p>
<p> Thanks . </p>
<p> Please copy the code from the window below and paste it into your MySpace profile About Me section: </p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>table.userProfileDetail, table.userProfileDetail td ,                                                                                    table.userProfileDetail table,
{background-color:red; border:0px;}</style></textarea> <div id="divWildfirePost"></div><script src="http://cdn.gigya.com/wildfire/js/wfapiv2.js"></script><script> var pconf={ defaultContent: 'CSS_Code', UIConfig: '<config><display showEmail="true" showBookmark="true" showCodeBox="true" networksToShow="" /></config>', offerTypes: "afterPost" }; Wildfire.initPost('196711', 'divWildfirePost', 400, 200, pconf);</script> </center> </p>
<p> The code i have posted will turn your background to red. You can modify it to yellow, blue or other color or color code as you wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2009/04/06/change-myspace-box/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Code to hide latest blog entry</title>
		<link>http://www.74mashups.com/2009/04/05/code-to-hide-latest-blog-entry/</link>
		<comments>http://www.74mashups.com/2009/04/05/code-to-hide-latest-blog-entry/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 16:40:32 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=52</guid>
		<description><![CDATA[
Hiding blogs on MySpace 1.0

 Question: 
Leonel asks: Looking for an easy way to hide or remove my MySpace blogs. Can you help?
 Answer: 
 Thanks for your question, Leonel. 
 Please feel free to grab your CSS code from below (by clicking the Copy button) and paste it into your MySpace profile About Me [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Hiding blogs on MySpace 1.0</h2>
</p>
<p> <b>Question:</b> </p>
<p>Leonel asks: Looking for an easy way to hide or remove my MySpace blogs. Can you help?</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Leonel. </p>
<p> Please feel free to grab your CSS code from below (by clicking the Copy button) and paste it into your MySpace profile About Me section: </p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>.latestblogentry {display:none}</style></textarea> <div id="divWildfirePost"></div><script src="http://cdn.gigya.com/wildfire/js/wfapiv2.js"></script><script> var pconf={ defaultContent: 'CSS_Code', UIConfig: '<config><display showEmail="true" showBookmark="true" showCodeBox="true" networksToShow="" /></config>', offerTypes: "afterPost" }; Wildfire.initPost('196711', 'divWildfirePost', 400, 200, pconf);</script> </center> </p>
<p>
<p> You can also manually copy the code from below and paste it on MySpace: </p>
<p>
<pre><code>&lt;style&gt;

/* Code to hide blogs */

.latestblogentry {display:none}

&lt;/style&gt;</code></pre></p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2009/04/05/code-to-hide-latest-blog-entry/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remove details on MySpace</title>
		<link>http://www.74mashups.com/2009/04/03/remove-details-myspace/</link>
		<comments>http://www.74mashups.com/2009/04/03/remove-details-myspace/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:00:44 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=49</guid>
		<description><![CDATA[


 Question: 
Rupert and Tommy asks: Nice web site! We are looking everywhere for some code that hide your details table and does work. Your help is appreciated
 Answer: 
 Thanks for your question, Rupert and Tommy. You can easily hide your details section (the one with your Marital Status, Ethnicity, Zodiac sign and so [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2></h2>
</p>
<p> <b>Question:</b> </p>
<p>Rupert and Tommy asks: Nice web site! We are looking everywhere for some code that hide your details table and does work. Your help is appreciated</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Rupert and Tommy. You can easily hide your details section (the one with your Marital Status, Ethnicity, Zodiac sign and so forth) with some easy to use CSS code. I posted the code you need in the window below. Make sure that you copy it and paste it into your Blurbs About Me section on MySpace.</p>
<p> Grab your code from the widget below (by clicking the Copy button) and paste it into your MySpace profile About Me section: </p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>table.userProfileDetail {display:none}</style></textarea> <div id="divWildfirePost"></div><script src="http://cdn.gigya.com/wildfire/js/wfapiv2.js"></script><script> var pconf={ defaultContent: 'CSS_Code', UIConfig: '<config><display showEmail="true" showBookmark="true" showCodeBox="true" networksToShow="" /></config>', offerTypes: "afterPost" }; Wildfire.initPost('196711', 'divWildfirePost', 400, 200, pconf);</script> </center> </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2009/04/03/remove-details-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide schools table on MySpace</title>
		<link>http://www.74mashups.com/2009/04/02/hide-schools-table-on-myspace/</link>
		<comments>http://www.74mashups.com/2009/04/02/hide-schools-table-on-myspace/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:59:04 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=47</guid>
		<description><![CDATA[


 Question: 
Edward asks: Can you please post the code for hiding the schools table on MySpace?
 Answer: 
 Thanks Edward. In order to hide your schools section you&#8217;lll need to use CSS. 
 Copy your CSS code from the windows below and paste it into the About Me section of your MySpace: 
  [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2></h2>
</p>
<p> <b>Question:</b> </p>
<p>Edward asks: Can you please post the code for hiding the schools table on MySpace?</p>
<p> <b>Answer:</b> </p>
<p> Thanks Edward. In order to hide your schools section you&#8217;lll need to use CSS. </p>
<p> Copy your CSS code from the windows below and paste it into the About Me section of your MySpace: </p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>.userProfileSchool {display: none;}</style></textarea> <div id="divWildfirePost"></div><script src="http://cdn.gigya.com/wildfire/js/wfapiv2.js"></script><script> var pconf={ defaultContent: 'CSS_Code', UIConfig: '<config><display showEmail="true" showBookmark="true" showCodeBox="true" networksToShow="" /></config>', offerTypes: "afterPost" }; Wildfire.initPost('196711', 'divWildfirePost', 400, 200, pconf);</script> </center> </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2009/04/02/hide-schools-table-on-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide everything but interests on MySpace</title>
		<link>http://www.74mashups.com/2009/03/27/hide-everything-but-interests-on-myspace/</link>
		<comments>http://www.74mashups.com/2009/03/27/hide-everything-but-interests-on-myspace/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 12:07:40 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=44</guid>
		<description><![CDATA[Question:
Tibido asks: How do you hide everything but Interests on my MySpace profile?
Answer:
Thanks for your question, . You can remove all your page modules except interests using the CSS code i have appended below. This will result in a pretty much empty profile containing only your interests section area.
 Please go ahead and copy the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Tibido asks: How do you hide everything but Interests on my MySpace profile?</p>
<p><strong>Answer:</strong></p>
<p>Thanks for your question, . You can remove all your page modules except interests using the CSS code i have appended below. This will result in a pretty much empty profile containing only your interests section area.<br />
 Please go ahead and copy the code from the window below, and paste it into your Blurbs about Me box on MySpace:</p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>.userProfileURL,.userprofiledetail,nametext,
.contacttable, .blurbs,
.extendednetwork,  .latestblogentry,
.friendspace  {display:none}</style></textarea> <div id="divWildfirePost"></div><script src="http://cdn.gigya.com/wildfire/js/wfapiv2.js"></script><script> var pconf={ defaultContent: 'CSS_Code', UIConfig: '<config><display showEmail="true" showBookmark="true" showCodeBox="true" networksToShow="" /></config>', offerTypes: "afterPost" }; Wildfire.initPost('196711', 'divWildfirePost', 400, 200, pconf);</script> </center> </p>
<p></p>
<p>You can also  go ahead and copy the code from below and paste it on MySpace:</p>
<pre><code>&lt;style&gt;

/* Hide everything except interests */

.userProfileURL,.userprofiledetail,nametext,
.contacttable, .blurbs,
.extendednetwork,  .latestblogentry,
.friendspace  {display:none}

&lt;/style&gt;</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2009/03/27/hide-everything-but-interests-on-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hiding I&#8217;d like to meet text on MySpace</title>
		<link>http://www.74mashups.com/2008/05/06/hiding-id-like-to-meet-text-on-myspace/</link>
		<comments>http://www.74mashups.com/2008/05/06/hiding-id-like-to-meet-text-on-myspace/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:33:53 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hi5]]></category>

		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/?p=42</guid>
		<description><![CDATA[Question:
Here&#8217;s a question from Fayz: Can i remove the who i’d like to meet text?
Answer:
Thanks for your question, fayz. Removing the I&#8217;d like to meet text on MySpace is quite simple. Please grab the CSS code from below and paste in the About Me section of your MySpace.
Please go ahead and copy the code from [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Here&#8217;s a question from Fayz: Can i remove the who i’d like to meet text?</p>
<p><strong>Answer:</strong></p>
<p>Thanks for your question, fayz. Removing the I&#8217;d like to meet text on MySpace is quite simple. Please grab the CSS code from below and paste in the About Me section of your MySpace.</p>
<p>Please go ahead and copy the code from the box below:</p>
<pre><code>&lt;/td&gt;&lt;/tr&gt; &lt;/table&gt; &lt;table
style="display:none"&gt;&lt;tr&gt; &lt;td&gt;</code></pre>
<p>Enjoy MySpace <img src='http://www.74mashups.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2008/05/06/hiding-id-like-to-meet-text-on-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide interests MySpace</title>
		<link>http://www.74mashups.com/2008/03/15/hide-interests-myspace/</link>
		<comments>http://www.74mashups.com/2008/03/15/hide-interests-myspace/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:39:16 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/2008/03/15/hide-interests-myspace/</guid>
		<description><![CDATA[Question:
Here&#8217;s a question from Anthony: I am working on my MySpace web profile. Can you provide me with some guidance on how to hide Interests on MySpace?
Answer:
Thanks for your question. Here are the CSS codes that you&#8217;ll need to use in order to hide the Interests section on MySpace:
 &#60;style&#62;
/* Hide Interests MySpace */
.interestsAndDetails td [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Here&#8217;s a question from Anthony: I am working on my MySpace web profile. Can you provide me with some guidance on how to<strong> hide Interests on MySpace?</strong></p>
<p><strong>Answer:</strong></p>
<p>Thanks for your question. Here are the CSS codes that you&#8217;ll need to use in order to <strong>hide the Interests section on MySpace</strong>:</p>
<pre> <code>&lt;style&gt;
/* Hide Interests MySpace */
.interestsAndDetails td {display:none;}
.interestsAndDetails table{display: none;}
.interestsAndDetails span.whitetext12{display: none;}
.interestsAndDetails span.lightbluetext8{display: none;}
}&lt;/style&gt;</code></pre>
<p>Enjoy <img src='http://www.74mashups.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2008/03/15/hide-interests-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide about me text on myspace</title>
		<link>http://www.74mashups.com/2008/03/15/hide-about-me-text-on-myspace/</link>
		<comments>http://www.74mashups.com/2008/03/15/hide-about-me-text-on-myspace/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:29:39 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/2008/03/15/hide-about-me-text-on-myspace/</guid>
		<description><![CDATA[Question:
Today i received this question from Kayla: I would like to hide the about me text on MySpace. Can you help me to customize my  web profile?
Answer:
Thanks Kayla. This answer will guide you on how to remove the about me text. First paste the following CSS code to the about me section of your [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Today i received this question from Kayla: I would like to <strong>hide the about me text on MySpace</strong>. Can you help me to customize my  web profile?</p>
<p><strong>Answer:</strong></p>
<p>Thanks Kayla. This answer will guide you on how to remove the about me text. First paste the following CSS code to the about me section of your MySpace profile:</p>
<pre> <code>&lt;style&gt;
/* Hide about me text on myspace */
table.blurbs td table td span.orangetext15{display:none}
&lt;/style&gt;</code></pre>
<p>This code will hide the orange text in the Blurbs section. After doing that, grab the following CSS code and paste it in your I&#8217;d like to Meet section:</p>
<pre> <code>
&lt;div class=”orangetext15? style=”display:block;”&gt;
Your_I’d_like_to_meet label&lt;/div&gt;
</code></pre>
<p>Now your are all set. That&#8217;s it  <img src='http://www.74mashups.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2008/03/15/hide-about-me-text-on-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide details in MySpace</title>
		<link>http://www.74mashups.com/2008/03/15/hide-details-in-myspace/</link>
		<comments>http://www.74mashups.com/2008/03/15/hide-details-in-myspace/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:13:46 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/2008/03/15/hide-details-in-myspace/</guid>
		<description><![CDATA[Question:
Here&#8217;s one from Bob: I am currently customizing my MySpace web page. Currently looking for some codes that will allow me to hide details on MySpace. Your kind help is appreciated.
Answer:
Cheers Bob. Here&#8217;s a simple chunk of CSS code that you might paste to the About Me section of your MySpace profile. It will hide [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Here&#8217;s one from Bob: I am currently customizing my MySpace web page. Currently looking for some codes that will allow me to <strong>hide details on MySpace</strong>. Your kind help is appreciated.</p>
<p><strong>Answer:</strong></p>
<p>Cheers Bob. Here&#8217;s a simple chunk of CSS code that you might paste to the About Me section of your MySpace profile. It will hide your details section in MySpace:</p>
<pre> <code>&lt;style&gt;
/* Hide details in MySpace */
table.userProfileDetail {display:none}
&lt;/style&gt;</code></pre>
<p>Enjoy <img src='http://www.74mashups.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2008/03/15/hide-details-in-myspace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide blurbs text  - myspace</title>
		<link>http://www.74mashups.com/2008/03/15/hide-blurbs-text-myspace/</link>
		<comments>http://www.74mashups.com/2008/03/15/hide-blurbs-text-myspace/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 16:54:10 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
		
		<category><![CDATA[Hide MySpace stuff]]></category>

		<guid isPermaLink="false">http://www.74mashups.com/2008/03/15/hide-blurbs-text-myspace/</guid>
		<description><![CDATA[Question:
Rebecca asks - I am looking for some code (HTML ??) that i can use in order to hide blurbs in MySpace. Can you help please?
Answer:
Thanks for the question. You can easily hide your About me and I&#8217;d like to Meet sections (collectively know as Blurbs) using the CSS code i have appended below. Just [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>Rebecca asks - I am looking for some code (HTML ??) that i can use in order to <strong>hide blurbs in MySpace</strong>. Can you help please?</p>
<p><strong>Answer:</strong></p>
<p>Thanks for the question. You can easily hide your About me and I&#8217;d like to Meet sections (collectively know as Blurbs) using the CSS code i have appended below. Just go ahead and grab the code and then paste it in the About Me box of your MySpace web page:</p>
<pre> <code>&lt;style&gt;

/* hide blurbs text in myspace*/

table.Blurbs{display:none;}

&lt;/style&gt;</code></pre>
<p>Enjoy <img src='http://www.74mashups.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.74mashups.com/2008/03/15/hide-blurbs-text-myspace/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
