removing the very top [search] thing |
removing the very top [search] thing |
Jun 4 2005, 01:44 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 194 Joined: Aug 2004 Member No: 43,825 |
is there a script that can remove the bar at the very top of every myspace? like the thing that has that search bar etc. i tried using this code
<style type="text/css"> div { visibility: visible; } div table { visibility: visible; } div table td { visibility: hidden; } div table table td { visibility: visible; } div table table { visibility: visible; } div table table div { visibility: visible; } table td div div { visibility: visible; } div table { visibility: visible; } [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[iframe]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] ]]]]]]]]]]]]] { visibility: visible; } </style> but it kept removing the ad even when i didnt type {hidden} for the iframe. >__< im so confused. thanks again x3 |
|
|
|
![]() |
Jun 4 2005, 02:10 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
I don't think there is a way to change the color of the button. i think there may be away that you can create your own button and have it as a div layer to exactly on the top of the one that is there now. I will look into the exact pos. of that in a few mins, but there is no way to change the color. Im still looking at all of the ways that i can change your code around to remove just the search bar. but there are so many diff variations.. although you would have to edit your profile in safe mode afterwords..
see i put this but the thing is there isnt a main navi bar.. CODE <style type="text/css"> div { visibility: visible; } div table { visibility: visible; } div table td { visibility: hidden; } div table table td { visibility: visble; } div table table { visibility: visible; } div table table div { visibility: visible; } table td div div { visibility: visible; } div table { visibility: hidden; } [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[iframe]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] ]]]]]]]]]]]]]] { visibility: hidden; } </style>
|
|
|
|
mellyy removing the very top [search] thing Jun 4 2005, 01:44 PM
tcunningham1589 So what you are asking is how can you get the sear... Jun 4 2005, 01:54 PM
mellyy yeah thats what im trying to do.
really? >... Jun 4 2005, 02:06 PM
mellyy oh i see. hm, i can just forget about removing the... Jun 4 2005, 02:16 PM
tcunningham1589 becuase with some of the variations that i have do... Jun 4 2005, 02:22 PM
mellyy ohh okay. thank you Jun 4 2005, 02:32 PM
D1SMANTLED QUOTE(mellyy @ Jun 4 2005, 2:32 PM)ohh okay. ... Jun 4 2005, 03:22 PM![]() ![]() |