<?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>A Virtual Exit &#187; MySpace</title>
	<atom:link href="http://www.avirtualexit.com/category/myspace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avirtualexit.com</link>
	<description>Social Networks,Tech Tips</description>
	<lastBuildDate>Fri, 20 Nov 2009 09:07:42 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hide photos, videos, reviews and playlists links</title>
		<link>http://www.avirtualexit.com/2009/09/25/hide-photos-videos-links/</link>
		<comments>http://www.avirtualexit.com/2009/09/25/hide-photos-videos-links/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 20:00:47 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>
		<category><![CDATA[hide photos]]></category>
		<category><![CDATA[hide video]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1056</guid>
		<description><![CDATA[
Code to hide the View My Pics and Vids links on MySpace

 Question: 
Esmeralda asks: I was wondering whether it&#8217;s possible to remove the photos and videos links from the Basic info section on MySpace 2.0. Also i would like to get rid of the Playlists and Reviews links.
 Answer: 
 Thanks for your question, [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the View My Pics and Vids links on MySpace</h2>
</p>
<p> <b>Question:</b> </p>
<p>Esmeralda asks: I was wondering whether it&#8217;s possible to remove the photos and videos links from the Basic info section on MySpace 2.0. Also i would like to get rid of the Playlists and Reviews links.</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Esmeralda. To hide the videos and pics links text from your profile you will need to click on Customize Profile from the main navigation menu. Next select CSS and enter the code displayed in the widget below to have the pics, videos etc&#8217; removed from your 2.0 MySpace profile web page .</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.basicInfoDetails div.pageLinks a {display:none;} </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>Feel free to post a comment if you need more help <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/25/hide-photos-videos-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of the video slider on MySpace</title>
		<link>http://www.avirtualexit.com/2009/09/07/hide-video-slider-bar-code/</link>
		<comments>http://www.avirtualexit.com/2009/09/07/hide-video-slider-bar-code/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 20:00:55 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace 2.0]]></category>
		<category><![CDATA[hide video]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1052</guid>
		<description><![CDATA[
Code to hide the video slider on MySpace

 Question: 
Aaron asks: Thanks for the nice codes you publish here. I just went through the MySpace codes page which is huugge, but couldn&#8217;t find a code for me to hide the video lider on a MySpace profile in version 2.0. Can you help?
 Answer: 
 Sure. [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the video slider on MySpace</h2>
</p>
<p> <b>Question:</b> </p>
<p>Aaron asks: Thanks for the nice codes you publish here. I just went through the <a href="http://www.avirtualexit.com/myspace-codes">MySpace codes</a> page which is huugge, but couldn&#8217;t find a code for me to hide the video lider on a MySpace profile in version 2.0. Can you help?</p>
<p> <b>Answer:</b> </p>
<p> Sure. </p>
<p> You can hide the new video bar on MySpace by using a simple CSS code. Grab it  from the widget below (by clicking the Copy button) and paste it into your MySpace profile CSS section (here&#8217;s a quick tutorial on <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank"> how to do it</a>, i suggest you look into it if you are unsure about applying codes on MySpace 2.0. Enjoy <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p> <center> <textarea id="CSS_Code" style="display: none"><style>div.videoSliderModule {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>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/07/hide-video-slider-bar-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide MySpace groups?</title>
		<link>http://www.avirtualexit.com/2009/09/05/how-to-hide-myspace-groups/</link>
		<comments>http://www.avirtualexit.com/2009/09/05/how-to-hide-myspace-groups/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 20:00:00 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1053</guid>
		<description><![CDATA[
Code to hide the groups box

 Question: 
Nuri asks: Hey what&#8217;s up? I would like to hide my groups on MySpace. Can you please show me the codes i will need?
 Answer: 
 Thanks for your question, Nuri. 
 Feel free to copy the required CSS code from the widget window below and then paste [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the groups box</h2>
</p>
<p> <b>Question:</b> </p>
<p>Nuri asks: Hey what&#8217;s up? I would like to hide my groups on MySpace. Can you please show me the codes i will need?</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Nuri. </p>
<p> Feel free to copy the required CSS code from the widget window below and then paste it into the CSS section of your 2.0 MySpace profile. If you are unsure about how to implement codes in a MySpace 2.0 profile, please go ahead and look into the following  <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank"> tutorial</a>. Please post a comment in case of any issue.</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.groupsModule {display:none;}</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>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/05/how-to-hide-myspace-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide the details title on MySpace?</title>
		<link>http://www.avirtualexit.com/2009/09/04/hide-details-title/</link>
		<comments>http://www.avirtualexit.com/2009/09/04/hide-details-title/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 20:00:48 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1055</guid>
		<description><![CDATA[ Code to hide your details heading only
Question:
How do I hide the details heading in MySpace 2.0 profiles?
Answer:
You can hide your details title on MySpace using CSS code. The following guide will show you how to remove your details heading in your 2.0 profile. After you have logged in you will need to click &#8216;Customize [...]]]></description>
			<content:encoded><![CDATA[<h2> Code to hide your details heading only</h2>
<p><strong>Question:</strong></p>
<p>How do I hide the details heading in MySpace 2.0 profiles?</p>
<p><strong>Answer:</strong></p>
<p>You can hide your details title on MySpace using CSS code. The following guide will show you how to remove your details heading in your 2.0 profile. After you have logged in you will need to click &#8216;Customize Profile&#8217; from the profile menu. Now you will be in the 2.0 customization page where you will see the &#8216;CSS&#8217; section. This is where you will need to insert the following CSS code to hide the details heading in your profile. Simply copy the code from the window below and insert it into your the CSS section and you&#8217;re set!</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.detailsModule h3.moduleHead {display:none;}</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>Now that you have inserted the code simply publish the page to save all changes you have made. Now you can enjoy your details with no header displayed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/04/hide-details-title/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove local reviews section</title>
		<link>http://www.avirtualexit.com/2009/09/03/hid-local-reviews-section/</link>
		<comments>http://www.avirtualexit.com/2009/09/03/hid-local-reviews-section/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 20:00:40 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1051</guid>
		<description><![CDATA[
Code to hide the local reviews section on MySpace

 Question: 
Ali asks: Hey, i am after some code to hide the new local reviews box on MySpace. Your help is appreciated.
 Answer: 
 Thanks for your question, Ali. Truth, i haven&#8217;t figured out the CSS code for removing the local reviews from 2.0, as if [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the local reviews section on MySpace</h2>
</p>
<p> <b>Question:</b> </p>
<p>Ali asks: Hey, i am after some code to hide the new local reviews box on MySpace. Your help is appreciated.</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Ali. Truth, i haven&#8217;t figured out the CSS code for removing the local reviews from 2.0, as if i remember correctly, the local reviews module didn&#8217;t exist as a block in the MySpace profile page until months ago. </p>
<p>You can still hide the local reviews module by hitting Customize Profile, then hit the Modules link and clicking the Local Reviews module. Then, hit Publish and you should be all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/03/hid-local-reviews-section/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove the activity stream on MySpace</title>
		<link>http://www.avirtualexit.com/2009/09/02/hide-activity-stream-on-myspace/</link>
		<comments>http://www.avirtualexit.com/2009/09/02/hide-activity-stream-on-myspace/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 20:00:35 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1048</guid>
		<description><![CDATA[
Code to hide the activity box section

 Question: 
 Several readers have approached us lately on what should be the recommended way to hide the activity box on MySpace 2.0.
 Answer: 
 It&#8217;s simple to get rid of the activities mini feed section using some CSS code that you guys can grab from the widget [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the activity box section</h2>
</p>
<p> <b>Question:</b> </p>
<p> Several readers have approached us lately on what should be the recommended way to hide the activity box on MySpace 2.0.</p>
<p> <b>Answer:</b> </p>
<p> It&#8217;s simple to get rid of the activities mini feed section using some CSS code that you guys can grab from the widget in the bottom of this blog post. </p>
<p> Copy the code and paste it into your 2.0 MySpace profile CSS section. For those who are new to MySpace 2.0 and not sure how to apply codes there, we have put together a very simple <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank">tutorial </a> which you can use for implementing the codes we give.</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.activityMiniFeedModule {display:none;} </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>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/02/hide-activity-stream-on-myspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove status and mood section code</title>
		<link>http://www.avirtualexit.com/2009/09/01/hide-status-and-mood-code/</link>
		<comments>http://www.avirtualexit.com/2009/09/01/hide-status-and-mood-code/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:00:48 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1046</guid>
		<description><![CDATA[
Code to hide the status and mood section on MySpace 

 Question: 
Dario asks: Do you know whether there is a code available that i can use to hide the status and mood table section on my MySpace 2.0 web page?
 Answer: 
 Thanks for your question, Dario. 
 Feel free to go ahead and [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the status and mood section on MySpace </h2>
</p>
<p> <b>Question:</b> </p>
<p>Dario asks: Do you know whether there is a code available that i can use to hide the status and mood table section on my MySpace 2.0 web page?</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Dario. </p>
<p> Feel free to go ahead and grab your code from the widget below (by clicking the Copy button) and paste it into the CSS section of your 2.0 MySpace profile. Look into the following <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank">tutorial </a> if you are unsure on how to apply MySpace 2.0 codes to your page. This code has been tested on Internet Explorer 8 and Firefox 3.5, but if you encounter any issue, feel free to let us know.</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.statusMoodModule {display:none;}</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>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/09/01/hide-status-and-mood-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide the general section on MySpace</title>
		<link>http://www.avirtualexit.com/2009/08/31/hide-general-section-myspace-2/</link>
		<comments>http://www.avirtualexit.com/2009/08/31/hide-general-section-myspace-2/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 20:00:31 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1043</guid>
		<description><![CDATA[
Code to hide the general text section on MySpace

 Question: 
Destiny asks: I am looking for some help in hiding the general section (the one with the name, age, photos &#038; videos links, location, mood and so forth) on MySpace 2.0. Can you help?
 Answer: 
 Thanks for your question, Destiny. Sure. You can hide [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to hide the general text section on MySpace</h2>
</p>
<p> <b>Question:</b> </p>
<p>Destiny asks: I am looking for some help in hiding the general section (the one with the name, age, photos &#038; videos links, location, mood and so forth) on MySpace 2.0. Can you help?</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Destiny. Sure. You can hide your general text table in your MySpace profile v 2.0. Below you can find a widget window containing the CSS code you&#8217;ll need.</p>
<p> Grab your code from the widget below (by clicking the Copy button) and paste it into your MySpace profile CSS section (here&#8217;s <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank"> how you do that</a> : </p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.basicInfoModule {margin-top:20px;} 
div.basicInfoModule {margin-bottom:170px;} 
div.basicInfoDetails {display:none;}</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> Enjoy, and let us know in case of any issue. This has been tested on Internet explorer 8 as well as Firefox 3.5 <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/08/31/hide-general-section-myspace-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move up interests and details on MySpace</title>
		<link>http://www.avirtualexit.com/2009/08/30/move-up-interests-and-details-on-myspace/</link>
		<comments>http://www.avirtualexit.com/2009/08/30/move-up-interests-and-details-on-myspace/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 20:00:46 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[MySpace 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1041</guid>
		<description><![CDATA[
Code to move your details and interests up on 2.0

 Question: 
Heidi asks: What&#8217;s up? I was wondering whether you can share code to move my interests and details up on MySpace 2.0. Your help with removing these two boxes is appreciated.
 Answer: 
 Thanks for your question, Heidi. You can easily move up pretty [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Code to move your details and interests up on 2.0</h2>
</p>
<p> <b>Question:</b> </p>
<p>Heidi asks: What&#8217;s up? I was wondering whether you can share code to move my interests and details up on MySpace 2.0. Your help with removing these two boxes is appreciated.</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Heidi. You can easily move up pretty much any section on MySpace 2.0 using CSS code. If you want to move up the interests and details tables, first it would be advisable to hide the music player and the contact box, then go ahead and grab the code shown in the windows below and apply it into your MySpace profile CSS section (here&#8217;s <a href="www.avirtualexit.com/2009/04/28/apply-myspace-codes/" rel="nofollow" target="_blank"> how</a> ). Enjoy, and feel free to leave a comment in case of any doubt.</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.interestsModule{margin-top:-30px;}</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>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/08/30/move-up-interests-and-details-on-myspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide comment tables on MySpace?</title>
		<link>http://www.avirtualexit.com/2009/08/24/hide-comment-table-on-myspace/</link>
		<comments>http://www.avirtualexit.com/2009/08/24/hide-comment-table-on-myspace/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:40:31 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Hide MySpace stuff]]></category>
		<category><![CDATA[MySpace]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/?p=1040</guid>
		<description><![CDATA[
Hiding comment boxes on MySpace profile

 Question: 
Divi asks: Any chance you can provide us some code to hide comment boxes on MySpace?
 Answer: 
 Thanks for your question, Divi. Sure. If you are working on a MySpace profile in version 1.0, look into this tutorial. If you are on MySpace 2.0 you can grab [...]]]></description>
			<content:encoded><![CDATA[<p>
<h2>Hiding comment boxes on MySpace profile</h2>
</p>
<p> <b>Question:</b> </p>
<p>Divi asks: Any chance you can provide us some code to hide comment boxes on MySpace?</p>
<p> <b>Answer:</b> </p>
<p> Thanks for your question, Divi. Sure. If you are working on a MySpace profile in version 1.0, look into this <a href="http://www.avirtualexit.com/2008/03/30/hide-comments-only/">tutorial</a>. If you are on MySpace 2.0 you can grab the required CSS from the box below and implement it in your MySpace profile 2.0 CSS section.</p>
<p> <center> <textarea id="CSS_Code" style="display: none">div.commentsModule {display:none;}</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>

/* Hide comment box */

div.commentsModule {display:none;}

code></pre></p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2009/08/24/hide-comment-table-on-myspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.561 seconds -->
