Hide about me text on myspace

Question:

Today i received this question from Kayla: I would like to hide the about me text on MySpace. Can you help me to customize my web profile?

Answer:

Thanks Kayla. This answer will guide you on how to remove the about me text. First paste the following CSS code to the about me section of your MySpace profile:

 <style>
/* Hide about me text on myspace */
table.blurbs td table td span.orangetext15{display:none}
</style>

This code will hide the orange text in the Blurbs section. After doing that, grab the following CSS code and paste it in your I’d like to Meet section:

 
<div class=”orangetext15? style=”display:block;”>
Your_I’d_like_to_meet label</div>

Now your are all set. That’s it :-)

Comments

One Response to “Hide about me text on myspace”

  1. Charlie on April 14th, 2008 2:12 pm

    How do you hide the blurb text AND the blurb text box ONLY on my myspace page.

    You know how it says Charlie’s Blurbs?
    I just want to hide the text and the orange box thing around it.
    Cheers

    With Kind Regards,
    Charlie

Please leave a Comment