Post Reply 
Remove Google Black Bar
Aug. 08, 2011, 06:17 PM (This post was last modified: Aug. 08, 2011 08:58 PM by OZO.)
Post: #8
RE: Remove Google Black Bar
Here is mine version of coloring the top bar, that I use now. It makes the top bar with light blue hue. I've seen it some day sent by Google. But it was eventually replaced with this ugly black bar...

Filter could be used with different themes, but it's in nuance with the "Google Light Theme" published here. And it easily could be embedded inside that filter too...

Here is the filter:
Code:
Name = "Google Search: Light Theme - White Top Bar    11.08.07 [ozo] ADD"
Active = TRUE
URL = "$TST(hCT=*html)www.google.(*/)+{1}(intl/(*/)+{1}(^?)|search\?|advanced_search\?|webhp|(^?))$SET(keyword=$TST(keyword=\1.(i_layout:[#*:0].)+\2)\1.i_layout:2.\2)"
Limit = 1000
Match = "(^(^</HEAD>))$STOP()"
Replace = "\r\n<style type="text/css">/* Google Light Theme - white top bar: */\r\n"
          ".gbts{color:#36c!important;}.gbgt:hover,.gbzt:hover{background-color:#EFEFFF;}"
          "#gbx3,#gbx4{background-color:#fff!important;background-image:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background-image:url(//ssl.gstatic.com/gb/images/b8_c99e669a.png);border-bottom:1px solid #f5f5f5;}"
          "#gbi5{background:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background:url(//ssl.gstatic.com/gb/images/b8_c99e669a.png);background-position:-6px -22px;}</style>"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Remove Google Black Bar - Mele20 - Jul. 02, 2011, 03:22 AM
RE: Remove Google Black Bar - JJoe - Jul. 02, 2011, 04:30 AM
RE: Remove Google Black Bar - Mele20 - Jul. 03, 2011, 08:28 AM
RE: Remove Google Black Bar - ProxRocks - Jul. 03, 2011, 11:37 PM
RE: Remove Google Black Bar - Mele20 - Jul. 03, 2011, 09:45 AM
RE: Remove Google Black Bar - JJoe - Jul. 03, 2011, 02:09 PM
RE: Remove Google Black Bar - wammie - Jul. 11, 2011, 12:48 AM
RE: Remove Google Black Bar - OZO - Aug. 08, 2011 06:17 PM

Forum Jump: