Google Personalized HomePage

Google Personalized HomePage
376
***½
By torimew
Last updated Jun 15 2006
4 installs this week, 906 total.

This style Customizes Google Personalized HomePage

Screenshot

Install options

Feedback

Reviews

Weishun said on Aug 02 2006

For a first effort, it's not too bad and the idea's good. In addition to the items Jeof0411 pointed out, this [CODE]text-overflow-mode:ellipsis;[/CODE] and this [CODE]div.modbox div.mc a:only-child:before{
content:"・ ";[/CODE] need to be corrected. ***

Jeof0411 said on Jul 06 2006

A nice look, however there are a few things you should know before installing. First, the stylesheet hides the Google search box... so you either have to add a google search box module or remove the div#sf style from the code. Also, one of the first styles declares a color with #FFFF... it needs to be changed to either #FFF, #FFFFFF, or white. ****