how to get rid of the powered by google etc?, i dont want it there :) ha |
how to get rid of the powered by google etc?, i dont want it there :) ha |
Jan 30 2008, 10:46 AM
Post
#1
|
|
![]() smush. ![]() ![]() ![]() Group: Member Posts: 49 Joined: Dec 2005 Member No: 318,216 |
![]() is there a code that i can use to hide that? x |
|
|
|
![]() |
Jan 30 2008, 11:26 AM
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 |
Use this:
CODE <style>
div div select, div div form, div div input{display:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;} </style> |
|
|
|
![]() ![]() |