



Updated to hide the new tab bar!
Eliminates what I consider clutter on the iGoogle page (search box, tabs) so I can see more of my theme, and minimizes white space so more information can be displayed at once in the browser window.
If you still want the search visible, you can just delete the "#sfrm," entry.
Comments in code for every item, so you can customize to your liking.
Before
|
After
|
This is perfect for what I need. I removed the option to get rid of the search bar. I like having the google search, but other than that..just what I was looking for!
This looks really nice, however i want a more cleaner style. So here's the modified version:
/* Author: Robb Tolliver */
@namespace url(http://www.w3.org/1999/xhtml);@-moz-document url-prefix("http://www.google.com/ig") {
body, #doc3 {
font-size: 10pt;
margin: 0 !important;
padding: 0 !important;
}/* Header */
/* collapes the header until you hover over it */
#nhdrwrap {margin: 0 !important; padding: 0 !important; }
#nhdrwrapinner {
border-top: 1px solid #97ACD4 !important;
margin-top: 0 !important;
}#nhdrwrapsizer {
height: 1.2em !important;
border: 1px solid #97ACD4 !important;
border-top: 0 !important;
margin: 0 .5em .5em !important;
}#gbar *, #guser { font-size: 8pt !important; }
#gbar > table, #guser {
margin: 0 !important;
padding: 4px 6px 2px 12px !important;
height: 10pt !important;
}#gbarc, #gbarl, #IG_DD_div { display: none !important; }
#gsea, #undel_msg, .setup_promo {
display: none !important;
}
#nhdrwrapsizer:before {
font-size: 8pt;
padding: 0 0 2px;
color:#000066;
text-align: center;
content: "Google Personalized Homepage (hover over to display header)";
display: block;
}
#nhdrwrapsizer:hover:before,#nhdrwrapinner { display:none !important; }
#nhdrwrapsizer:hover { height: auto !important; }#nhdrwrapsizer:hover > #gsea,
#nhdrwrapsizer:hover > #undel_msg[style="display: block;"],
#nhdrwrapsizer:hover > .setup_promo {
display: block !important;
}/* Hide Footer */
#footerwrap, #completeIFrame, #completeDiv{ display:none !important; }}
Oh, very nice. Much more space-efficient. Thanks!
that would be better if the search box can be preserved,thx anyway.
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}