



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
|
I solved the 2 column problem by rewriting the #t_1 > div (in the Module area part) this:
#t_1 > div { /* shrink space between columns */
margin-left: 1% !important;
width: 31.6666% !important;
}Congratulations to Noldoaran for this style.
Same problem as juju. lost the 3rd column after installing. boo.
Damned i lost a column ! i'm not able to put the "overflow: hidden;" in the program ... where is it ??
but it works (like mobile.live one)
if you use google.fr or google.es etc etc just add the url on monkey icone (right click / script management/ and autorise your google.fr putting it in the list !
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
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}