Google reader on a Netbook

I got a Lenovo S10 some months ago, and like all netbooks it has a 1024x~600 resolution which is fine for most web browgins but it happens to be too short for some applications, one of them being Google Reader.

After installing the right WM, installing the right firefox extensions and settings the right font size. I added these lines to my userContent.css

body.gecko div#search, body.gecko a#logo-container { display: none !important;}
body.gecko div#main { margin-top: -30px !important;}

This hides Google reader’s search bar which I never use and gives me valuable extra room :)

Before
Google reader netbook

After
Google reader netbook optimized

This entry was posted in css, en, firefox, geek, Google. Bookmark the permalink.
  • Deep

    Thanks! I just did this too on my Dell Mini.

    I also use this plugin: https://addons.mozilla.org/en-US/firefox/addon/1951 so I don’t have to keep thee status bar around.

  • http://jj.isgeek.net/2010/10/20/disable-firefox-toolbar-animation-on-full-screen/ Disable Firefox toolbar animation on full screen | Jj’s blog

    [...] I use Google reader on my Netbook, I like to use fullscreen view to maximize [...]