<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Myspace - Remove Anything *New Skin* | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/16800</link>
    <description>Recent comments on userscript: Myspace - Remove Anything *New Skin*</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Jojai @ Wed, 02 Jan 2008 19:43:16 -0600</title>
      <description>&lt;p&gt;document.getElementById(&quot;addressbook&quot;) has no properties
&lt;br /&gt;(no name)()greasemonkey.js (line 322)
&lt;br /&gt;(no name)()greasemonkey.js (line 313)
&lt;br /&gt;[Break on this error] undefined&lt;/p&gt;</description>
      <pubDate>Wed, 02 Jan 2008 19:43:16 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25167</guid>
      <author>Jojai</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jojai @ Wed, 02 Jan 2008 18:40:53 -0600</title>
      <description>&lt;p&gt;Didn't work for me either, I don't have any other scripts installed as yet so it can't be a conflict... I just installed firebug, I'll post again if I get any errors :)&lt;/p&gt;</description>
      <pubDate>Wed, 02 Jan 2008 18:40:53 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25168</guid>
      <author>Jojai</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
    <item>
      <title>Archived Comments, replied by Adam Kramer @ Thu, 27 Dec 2007 23:21:08 -0600</title>
      <description>&lt;p&gt;hey, it was working for me just fine until about 30 minutes ago....did myspace change something? I can't get it to work anymore.  Also i added in some positioning things through a GM_addScript which was all working, but now isn't.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;pre&gt;// ==/UserScript==

(function() {



// =====EDIT HERE=====

// To show something, simply put &quot;// &quot; in front of the code line, without the brackets.

// To hide something, simply remove the &quot;// &quot; from the front



document.getElementById(&quot;headControls&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;footer&quot;).style.display = &quot;none&quot;;

// document.getElementById(&quot;manage&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;addressbook&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;grayboxrounded&quot;).style.display = &quot;none&quot;;
document.getElementById(&quot;userstatus&quot;).style.display = &quot;none&quot;;





// document.getElementById(&quot;userstatus&quot;).style.display = &quot;none&quot;;

// document.getElementById(&quot;userstatus&quot;).style.display = &quot;none&quot;;

// document.getElementById(&quot;userstatus&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;header&quot;).style.display = &quot;none&quot;;


document.getElementById(&quot;friendUpdate&quot;).style.display = &quot;none&quot;;

// document.getElementById(&quot;********&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;tkn_leaderboard&quot;).style.display = &quot;none&quot;;

// document.getElementById(&quot;******&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;squareAd&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;featuredprofilerounded&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;marketingcontent&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;googlead&quot;).style.display = &quot;none&quot;;

document.getElementById(&quot;ctl00_cpMain_MarketingBox_Skin_userHomeTabs_userHomeTabs&quot;).style.display = &quot;none&quot;;

})();

//**********************************************************************

GM_addStyle(&quot;#bulletins {border:0px; position:absolute; z-index:2; text-align:left; top: 60px; right: 162px; width:300px;}&quot;);

GM_addStyle(&quot;#userdisplay {z-index:3; position:absolute; top:25px; width:170px; }&quot;);

GM_addStyle(&quot;#manage {z-index:9; position:absolute; top:385px; left:155px; width:180px;}&quot;);

GM_addStyle(&quot;#today {z-index:9; position:absolute; top:28px; width:300px;}&quot;);

GM_addStyle(&quot;#updates {z-index:100; position:absolute; top:0px; left:0px;}&quot;);


GM_addStyle(&quot;#main {height:675px; background-color:#FFFFFF;}&quot;);

GM_addStyle(&quot;#friendspace {position:absolute; display:inline; text-Overflow:ellipsis; text-alignment:center; top:28px; left:340px; height:300px; width:458px;}&quot;);
&lt;/pre&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 27 Dec 2007 23:21:08 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25169</guid>
      <author>Adam Kramer</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
    <item>
      <title>Archived Comments, replied by Timothy @ Thu, 27 Dec 2007 14:44:04 -0600</title>
      <description>&lt;p&gt;You might have a conflicting script. Works fine for me, Install firebug and come back and type what errors the Console displays. Thanks&lt;/p&gt;</description>
      <pubDate>Thu, 27 Dec 2007 14:44:04 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25170</guid>
      <author>Timothy</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
    <item>
      <title>Archived Comments, replied by TGBLACK14@AOL.COM @ Thu, 27 Dec 2007 11:45:07 -0600</title>
      <description>&lt;p&gt;IT DONT WORK&lt;/p&gt;</description>
      <pubDate>Thu, 27 Dec 2007 11:45:07 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25171</guid>
      <author>TGBLACK14@AOL.COM</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:06:06 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:06:06 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10900:25166</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/10900</link>
    </item>
  </channel>
</rss>
