There's a lot of attention paid to extensions but very little to the tweaking of user.css.
I hope people can contribute tips that may even make use of certain extensions redundant.
To start off, for those with specific visual needs, the text and background colour of all pages can be specified in the user.css. In which case, if one is constrained for RAM, extensions such as PlainClothes or Change Colors aren't necessary.
One can even specify a particular font and size.
Another trick which I just came across seems to solve a particular irritation apparently unique to Chrome expressed here (http://www.google.com/support/forum/...196be1&hl=en):
On loading a new page, there is often a "white flash". In other cases, a white strip (of any width) appears at the bottom of certain pages. This has been reported here (http://www.chromeboard.com/showthrea...ed=1#post83504)
I had this problem (vertically) in this forum as well with the "default forum width". As one may guess, I don't like to see a lot of white on my screen!
Adding this line in your user.css solves the problem of white flashes, white spaces at the bottom or white spaces due to the forum width:
html, body { background-color: #colour; }
where colour is the colour in hex code that you like.
What seems to be the solution was provided by xybre in the same thread.
In edit:Google Chrome calls it "custom.css" and not user.css. On my PC, it's located here: E:\PortableApps\GoogleChromePortable\Data\profile\Default\User StyleSheets


LinkBack URL
About LinkBacks



Reply With Quote


