How to Hide the Blue Words in the Interest Box

MySpace features an interests box where you list various types of interests like favorite books, movies, television shows, music and more. The blue words listed at the top of the interests box are the heading to the box. If you don't want the blue words in the interest box, all you have to do is implement the appropriate HTML code into your profile.

Instructions

    • 1

      Log in to your MySpace account. Click "Edit Profile."

    • 2

      Put the following code into the "About Me" section of your profile:

      <style>

      .interestsAndDetails span.lightbluetext8 {display: none;}

      </style>

    • 3

      Click "Save Changes."

Tips & Warnings

  • See what your profile will look like after you implement the code by clicking the "Preview Changes" button from the "Edit Profile" screen.

  • This code only hides the blue words in the interests box. It does not hide the blue words in other boxes.

Related Searches:

References

Comments

Related Ads

Featured