Question:

Raise my Music Player on Myspace?

by  |  earlier

0 LIKES UnLike

Is there anyway I can raise my myspace music player up towards my picture?

 Tags:

   Report

2 ANSWERS


  1. If that gap is caused by "hiding" your contact table and/or url box, then that means you used outdated codes.

    Use these for hiding them INSTEAD.

    Hide url:

    <style>

    table.userprofileurl {display:none;}

    </style>

    Hide contact box:

    <style>

    table.contacttable {display:none;}

    </style>

    Hide both:

    <style>

    table.userprofileurl, table.contacttable {display:none;}

    </style>


  2. get a code and hide everything between the music player and your picture

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.