How to hide the MySpace search bar?





Hiding the search bar on MySpace

Question:

Dave asks: I am currently customizing my MySpace web site. Can you provide me with some CSS code that i can use in order to hide the MySpace search bar?

Answer:

Thanks Dave for your question. The widget below displays the CSS code you’ll need to use in order to hide the MySpace search bar. Go ahead and post the code into your MySpace by hitting the Copy button:

Alternatively, you can paste the code manually in the About Me section of your MySpace profile web page:

<style>
/* Hide myspace search bar*/
div div select, div div form {display:none}
</style>

Enjoy :)




Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.



Filed Under: Hide MySpace stuffMySpace Help





Help us spread the word. Share this post with your friends and peers.

   

    Stumble     Stumble     Digg     Twitter     Subscribe



Other useful related answers:



RSSComments (4)

Leave a Reply | Trackback URL

  1. emm says:

    so how do you get it to show back up?

  2. BrownMark says:

    I had my site managed by a friend and now i’ve taken it over. I’d like to change a few things but the codes given in all the code sites are different from the code i see on my site. Could you tell me what i need to do to find code to update my site with?
    Thanks

  3. i dont know how to hide my whole top navegation bar on my myspace page..what code can i use in order to hide it

  4. kaelene says:

    i dont know how to hide my whole top navegation bar on my myspace page..what code can i use in order to hide it

Leave a Reply