Zaonce
loading...

This Planet is a Tedious Place...

11/12/08 Leave it alone!

Why do so many websites feel the need to constantly change their appearance? They could at least give you the option to choose between the old and the new, but that doesn't happen very often.

Anyway, Google Reader was updated a few days ago, and it's been annoying me that they changed the font sizes. Normally, it wouldn't be a problem if you're using Firefox - you just use Stylish or Content Preferences, etc. to change the appearance on a per site basis.

However, just to be awkward, I like having google reader in an SSB using Fluid which doesn't easily allow you to change the site's appearance. There are a few solutions on the net, using userscripts, but they all seemed to be slightly broken due to the fact that google reader keeps changing it's structure and appearance (:rolleyes:).

Luckily, userscripts are pretty simple, so using Firebug I managed to track down the elements I wanted to change, went to the Userstyles Preferences, and added a couple of CSS rules to change the font sizes:


#sub-tree {font-size:90% !important; line-height:150% !important;}
.entry-main {font-size:9pt !important; padding-bottom:1em !important;}



Set the URL Pattern to *google.com/reader* and Bob is your proverbial.

I wonder how long it will last?

posted by Gruntfuggly # 13:27 3 comments