How to hide Titles on MySpace?





Code for hiding your MySpace titles.

Question:

Here’s a question from both Cliff and Jenna: Is it possible to hide the Blurbs, Friend Space and Comments section titles on my MySpace web page?

Answer:

Sure, hiding MySpace titles is definitely possible. Use the following custom CSS code in order to make it work.

You can quick post the provided code to your MySpace web profile by clicking on the Copy button in the widget below, and then post it to your About Me section:



Alternatively, you can post the code manually by following these steps:

  1. Copy the following custom MySpace code:
    ——————————————————————————–  

    <style>.orangetext15{display:none}</style><b style=position:absolute;left:0;top:0>

     ——————————————————————————-

    If additionally, you want to hide titles orange bars, use the following code:

    ——————————————————————————–  

    <style>

    td.text td.text{background-color:transparent;} /* Hides the Blurbs bar */

    td.text table {background-color:transparent;} /* Hides the Friends bar */

    </style>

    ——————————————————————————–  

  2. Now Login to your MySpace profile and click the Edit Profile link.
  3. Take the code you just grabbed and paste it in the About Me section.  
  4. Click Preview Profile and check how your profile looks.
  5. Click Save all changes.



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 (6)

Leave a Reply | Trackback URL

  1. Amanda says:

    is it possible to hide the title bar at the top of the screen on a myspace layout?

  2. carlos says:

    ammm i want to now how to hide my extended network box you think you could help me

  3. Jessica says:

    is there anyway of changing the header text for the contact table?

  4. Ollie says:

    worked but didnt actually hide the bit that says “your ame here’s blurbs” help?

  5. Anonymous says:

    is there any way i can hide the “about me” title, but not the “who i’d like to meet” title?

  6. shelby says:

    i wanted to know how to hide the “(name)’s blurbs:” part. think you could help? thanks(:

Leave a Reply