• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Permanently Disable Google's Annoying Fade In effect!

Status
Not open for further replies.

nodws

New Member
Legacy Platinum Member
Joined
Jun 28, 2008
Messages
39
Reaction score
0
We all hate how the google homepage hides its features with a fancypants fade effect,
browsing the web for answers I saw this post :smilewinkgrin:
http://goo.gl/FdjM

I feel free.:lol:

its just a css file, i'll post the code inside the file later if you have problems with the instructions:disappointed:
 
no? anyone interested?

create a file called UserContent.css, place this code, and drop it to your chrome dir under your profile.
Code:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix('http://google.'), url-prefix('http://www.google.') {

#ghead, #sbl, .fade, #fctr{ opacity: 1 !important; }

}
 
Status
Not open for further replies.
Back
Top Bottom