Question:

Hid everythign?

by  |  earlier

0 LIKES UnLike

i need a code to hide.

Everything exsept.

MY about me section

MY Name and default Picture

and my pic & videos button

:] PLeasse help me.

and also i want it ot be small.

so not those big spaces :] please

 Tags:

   Report

1 ANSWERS


  1. For myspace?

    <style>

    .userProfileURL {display:none;}

    </style>

    <style>

    table tr td div div{display:none;}

    </style>

    <style type="text/css">body table div font a, body table div div {visibility:hidden;}

    </style>

    <style type="text/css">

    .friendSpace {display:none;}

    .friendsComments {display:none;}

    .contactTable {display: none;}

    .extendedNetwork {display:none;}

    .latestBlogEntry {display:none;}

    .userProfileURL {display:none;}

    .userProfileDetail {display:none;}

    </style>

You're reading: Hid everythign?

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.