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 |
Dec 16 2006, 03:51 AM
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. |
|
|
|
Tamacracker Used A Code To Take Off Search Bar, But... Dec 16 2006, 03:51 AM
toyo loco http://www.createblog.com/scripts/download.php?id=... Dec 16 2006, 09:17 AM
Tamacracker You guys may close this thread. Thank you toyo loc... Dec 20 2006, 07:51 AM![]() ![]() |