Question:

Hide myspace default picture but keep everything else?

by  |  earlier

0 LIKES UnLike

I want to hide only my default picture but I want to keep my display name, age, location, etc.

 Tags:

   Report

3 ANSWERS


  1. <style type="text/css">

    table.profileinfo table tr td a img {

    display: none;

    }

    </style>

    Try That :]


  2. use this

    http://abrax.us/Katamari/SectionManager....

  3. Hide Default Picture

    Put this in your ‘Who I’d Like to Meet’:

    <style>.profileInfo a img {display:none;}</style>

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.