



Collapses the header, until you move your mouse into it. Hides the footer. Makes the fonts smaller.
Please leave a comment and tell me what you think!
Updated:
3/15/07 -- Updated screenshots and made the delete message show up properly.
3/13/07 -- Style updated to work with updated Google IG. Also a few other changes.
6/18/07 -- Thanks to LifeHacker.com for featuring this script.
6/18/07 -- Made some changes so it works better with the new account bar on iGoogle. Also made it play nice with the resizable columns greasemonkey script.
Before
|
After
|
rashaadjones67@yahoo.com
Would be great if a similar script could be done for Youtube :D!!! Could you please make it?
Same problem with the options menu - can't click the "down arrow".
Might be a problem of this script playing with Firefox 3?EDIT: Thanks for the tip unn, works great!
nice job
if you remove ", #IG_DD_div" from the js, it'll work. Though be warned, things my not work or look correct when you can access that button.
I like it, but it makes the options menu of each gadget i have on my IG page not working.
One suggestion: it would be nice to set the time interval for the header to collapse, if possible.
It's great, like mortimer said i also have to put overflow: hidden; to make it clean.
I like the concept but it apparently breaks the resizable columns script.
Great!
on my computer, you have to add a
overflow: hidden;
to the main #nhdrwrapsizer declaration, otherwise there is a ridiculous sidebar that breaks everything.
#modules>div>div>div>div[id^="m_"]>div{display:none!important}
#modules>div>div>div>div[id^="m_"]:hover>div{display:block!important}
does the same, but for the tabs