



This style removes logo only on the printer friendly page.
Jul 18 2007 : Initial Release
Jan 30 2008 : Updated for Google Apps Gmail. Thanks war59312.
src^="/mail/help/images/logo" ---> src*="/images/logo"
Sep 14 2008 : Remove email address (top right) too. Thanks Dave Holland and bugmenot2.
note:
/* --- logo --- */
body > table:first-child img[src*="/images/logo"]
/* --- email address (top right) --- */
body > table:first-child b
/* --- both --- */
body > table:first-child
Before
|
After
|
This style works great. BTW I have the same request as Dave, Id like the email address (top right) to be removed.
Hi
The idea as it is is displayed is brilliant and exactly what I need. But I just cannot get the script to work - it simply has no effect. I am using Better GMail2 and Greasemonkey.Am I missing anything "simple" please? Any info would be greatly appreciated
Well, it's funny: Now I'm using BetterGMail2 with 'Redesigned' skin it works although sometimes it fails and I need to reload Firefox/GMail. One BIG question: Is there any possibility to remove the GMail address that prints above the line (on the right where the logo would have been)? This would be terrific - I use GMail for sending/receiving from other addresses and if I make a print it defeats the objective. Many thanks!
Nice, if only it worked on hosted domains as well. :(
Update: Thanks a lot!!
Good style.