Hide full name text on MySpace





Code to hide my name text on MySpace

Question:

Amanda asks: Hey what’s up. On my new MySpace 2.0 profile, i would like to remove my full name text from the profile header. Can you send me the HTML codes i would need for that?

Answer:

Thanks for your question, Amanda. I am not sure about which of the names you would like to hide so i will provide you a solution for both. In order to hide your profile name (which is posted in big bold letters), copy the code from the box below into your CSS section.

If what you want is to hide your full name, follow these instructions:

  • On MySpace Click Profile and select Customize Profile
  • In the profile header section, Hit the Edit Module icon (small pencil)
  • Uncheck “Show Full name”
  • Hit Apply Changes
  • Hit Preview (in the upper left hand side profile) and verify your changes
  • Hit Publish (in the upper right end side of your profile)

<style>

/* hide full name on MySpace code */

div.basicInfoDetails h2 {display:none;}

</style>




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 2.0MySpace Help





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

   

    Stumble     Stumble     Digg     Twitter     Subscribe



Other useful related answers:



RSSComments (1)

Leave a Reply | Trackback URL

  1. Naomi says:

    hi, i was wondering how do you hide the blurbs and i’d like to meet headers on myspace profile 2.0?

Leave a Reply