Used A Code To Take Off Search Bar, But..., "Powered By Google" Still There After Gettin Rid Of Search B |
Used A Code To Take Off Search Bar, But..., "Powered By Google" Still There After Gettin Rid Of Search B |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 6,349 Joined: Aug 2006 Member No: 455,274 ![]() |
I used this code to get rid of my search bar, but the Powered By Google, is still there:
<style type="text/css"> body div table td form option{display:none!important;} body div table td form select{display:none!important;} body div table td form input{display:none!important;} </style> Is there a script that can get rid of it? Here's a screenshot: ![]() EDIT: I just found it.. but now my navigation bar appears :\ EDIT: Just used this code to get rid of it: <style>body div table tbody tr td font {visibility:hidden;} body table div table tbody tr td font {visibility:visible;}</style> You may close this thread. |
|
|
![]() ![]() |