<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on iGoogle Header Remover | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/24339</link>
    <description>Recent comments on userscript: iGoogle Header Remover</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Sewar</title>
      <description>&lt;p&gt;I have just modified this script and improved it, check it at &lt;a href=&quot;http://userscripts.org/scripts/show/31313&quot;&gt;iGoogle Cleaner&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Thu, 07 Aug 2008 17:38:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28397</guid>
      <author>Sewar</author>
      <link>http://userscripts.org/posts/28397</link>
    </item>
    <item>
      <title>Archived Comments, replied by s427</title>
      <description>&lt;p&gt;Nice and very useful script, thanks a lot.
&lt;br /&gt;Two suggestions :&lt;/p&gt;

&lt;p&gt;- for a slightly better-looking and better-positioned button, I suggest you use these CSS properties :
&lt;br /&gt;&lt;code&gt;position: absolute; left: 50%; top: 3px; padding: 0 3px; font-family: sans-serif; color: red; text-decoration: none; border: 1px solid red; font-size: 13px; background: #fdd; opacity: .5; -moz-border-radius: 4px;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;- if you use the &quot;new&quot; (beta) version of iGoogle, hide &lt;code&gt;nhdrwrap&lt;/code&gt; instead of &lt;code&gt;nhdrwrapsizer&lt;/code&gt;; this will hide the header more completely (including the links &quot;select theme&quot; and so on). It also works with the classic version of iGoogle, but in this case the tab bar is also hidden.
&lt;br /&gt;(In order to access the new iGoogle, run the following code in the location bar when the iGoogle page is loaded : &lt;code&gt;javascript:_dlsetp('v2=1');&lt;/code&gt; )&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 14:16:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28398</guid>
      <author>s427</author>
      <link>http://userscripts.org/posts/28398</link>
    </item>
    <item>
      <title>Archived Comments, replied by Meneer Sjon</title>
      <description>&lt;p&gt;Nice script, only too bad that the [Toggle header] link is hidden by the &quot;Google Corner Bookmark&quot; gadget (see &lt;a href=&quot;http://www.google.com/ig/directory?hl=en&amp;amp;url=www.abc.edu/xml/corner_bookmark.xml&quot;&gt;http://www.google.com/ig/directory?hl=en&amp;amp;url=ww...&lt;/a&gt;) that I use.
&lt;br /&gt;It would be nice if the [Toggle header] link could be displayed in the top-right corner (or on both top corners).&lt;/p&gt;</description>
      <pubDate>Tue, 22 Jul 2008 08:44:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28399</guid>
      <author>Meneer Sjon</author>
      <link>http://userscripts.org/posts/28399</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;Thanks Santiag0, that's why I wanted him to post the content of the address bar. I had the same feeling.
&lt;br /&gt;I'll correct the @include line&lt;/p&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:00:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28400</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/28400</link>
    </item>
    <item>
      <title>Archived Comments, replied by Santiag0</title>
      <description>&lt;p&gt;I think that the problem is in this line:
&lt;br /&gt;// @include        http*://www.google.*/ig?*
&lt;br /&gt;change to
&lt;br /&gt;// @include        http*://www.google.*/ig*&lt;/p&gt;

&lt;p&gt;Because in my iGoogle my url is
&lt;br /&gt;&lt;a href=&quot;http://www.google.com/ig#&quot;&gt;http://www.google.com/ig#&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best regards!&lt;/p&gt;</description>
      <pubDate>Thu, 17 Apr 2008 04:31:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28401</guid>
      <author>Santiag0</author>
      <link>http://userscripts.org/posts/28401</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;No, I don't think it's adblock.&lt;/p&gt;

&lt;p&gt;Could you paste here the address in the address bar of your iGoogle page? &lt;/p&gt;

&lt;p&gt;It's probably something I haven't thought about in the URL scheme.&lt;/p&gt;</description>
      <pubDate>Wed, 09 Apr 2008 10:27:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28402</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/28402</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kivanc Anar</title>
      <description>&lt;p&gt;It doesn't work for me... I do have adblock plus installed, may be due to it, &quot;iGoogle Clean&quot; doesn't work.&lt;/p&gt;</description>
      <pubDate>Wed, 09 Apr 2008 05:30:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28403</guid>
      <author>Kivanc Anar</author>
      <link>http://userscripts.org/posts/28403</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;@Santiag0
&lt;br /&gt;Nice idea!, I find it a little &quot;funky&quot;, but I'm sure someone will like it. 
&lt;br /&gt;Thanks for sharing!&lt;/p&gt;</description>
      <pubDate>Wed, 02 Apr 2008 08:35:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28404</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/28404</link>
    </item>
    <item>
      <title>Archived Comments, replied by Santiag0</title>
      <description>&lt;p&gt;I modified your script. Please test in &lt;a href=&quot;http://userscripts.org/scripts/show/24661&quot;&gt;http://userscripts.org/scripts/show/24661&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks alot!&lt;/p&gt;</description>
      <pubDate>Wed, 02 Apr 2008 04:54:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28405</guid>
      <author>Santiag0</author>
      <link>http://userscripts.org/posts/28405</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</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>Wed, 17 Nov 2004 01:06:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11433:28396</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/28396</link>
    </item>
  </channel>
</rss>
