How to hide the About Me section?





Remove my About Me section in MySpace

Question:

Jeniffer asks: Thanks for the useful MySpace HTML codes you post in this web site. Can you please provide me the required codes in order to hide the About Me section on my MySpace profile web page?

Answer:

Thanks for your question. Here’s how you Hide your About Me section on MySpace (code was tested on Internet Explorer).

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



Now skip to step 2 below.

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

  1. Copy the following MySpace CSS code and paste it in the About Me section:
    <style>
    
    /* hide About Me section */
    
    table.blurbs td table td
    span.orangetext15{display:none}
    
    </style>
  2. Copy the following code to the I’d Like to meet section:
    
    <div class=”orangetext15″ style=”display:block;”>
    Your I’d like to meet label</div>
    
  3. That’s pretty much it. You might also look into my tutorial on how to hide Blurbs on MySpace. This will allow you to hide both About Me and I’d Like to meet sections.


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





Like the post? Help us spread the word!



    Stumble     Subscribe     Digg



Other useful related answers:



RSSComments (1)

Leave a Reply | Trackback URL

  1. melizza says:

    great code, worked first try! thanks!

Leave a Reply