Thread
:
Re-styled Google Reader for 800x480 screens
View Single Post
Duncan
2008-02-18 , 08:30
Posts: 157 | Thanked: 96 times | Joined on Nov 2007 @ Oxford, UK
#
2
If you add that to userContent.css then you've messed up any other site which has similar ids and class names, e.g. anything with a div id="logo" or id="search". You would be much better to put it into a greasemonkey script and only apply the css changes for those pages which need them. See
userscripts.org
for some of the existing scripts which you can use as a base for this.
Quote & Reply
|
Duncan
View Public Profile
Send a private message to Duncan
Find all posts by Duncan