Removing The Gradient Overlay on Googlebar |
Removing The Gradient Overlay on Googlebar |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2009 Member No: 743,435 ![]() |
Hi there,
I tried searching but unfortunately couldn't find out how to do this. Sorry if it's been answered before and I've missed it. I'd like to remove the gradient overlay which appears on the section with the myspace logo and google search box. I want it a block of colour without the gradient overlay on it, without removing the myspace logo and google search. Thanks in advance Danny Sorry I've found the solution: CODE div#googlebar{background:transparent; background-image:none; background-color:transparent;} I tried it without bimage and bcolor but didn't work for me (maybe I had other codes in my CSS that were conflicting with it). CODE div#googlebar{background:transparent;} That should work for most people. Thanks guys!
Reason for edit: Please use the Edit button instead of double-posting. - Mike
|
|
|
![]() ![]() |