Question:

I want to hide everything on my myspace profile but still right stuff on both sides not just the one help?

by  |  earlier

0 LIKES UnLike

like eg. ive hidden my picture and all the details around it but it wont let me write their

is this possible?

 Tags:

   Report

1 ANSWERS


  1. hide everything except the about me and interests sections

    put this code in the about me section: (it will hide the interests titles like; general, books, movies etc.)

    <style>

    .lightbluetext8 {display:none;}

    </style>

    and put this code in to hide the words "about me"

    <style>

    .lightbluetext8 {display:none;}

    </style>

    you should end up with two empty boxes next to eack other that you can put what ever you want in

    and an easy place to hide sections on your myspace is

    http://www.freecodesource.com/index.php?...

    just click the sections you don't want than generate code

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.