Technology Networking & Internet

How to Hide the Music Player & Move Interests Up

    Hide the Music Player, MySpace 1.0

    • 1). Sign in to your MySpace account. Click "Edit Profile."

    • 2). Place the following code in the "About Me" section of your profile:

      <style type="text/css">.a {MypsaceGens Hide Music Player http://www.myspacegens.com/handler.php?page=tutorials&12=S} embed, object { filter:alpha(opacity=0.2); opacity:0.02; } td td td embed, td td td object, table table td.text embed, table table td.text object { filter:none; opacity:none; } table table div { position:absolute; top:0px; left:-250px; } table table td.text div, table table div div, table table table div, div table table div, table div table div { position:static; } table.interestsAndDetails { margin-top:-25px; }</style>

    • 3). Click "Save Changes."

    Hide the Music Player, MySpace 2.0

    • 1). Sign in to your MySpace account. Move your mouse over "Profile."

    • 2). Click "Customize Profile." Click "CSS."

    • 3). Place the following code in the "CSS" section of your profile:

      .musicPlayerModule div.moduleBody { width: 1px; height: 1px; } .musicPlayerModule object { filter: alpha(opacity=0.1); -moz-opacity: 0.1; opacity: 0.1; height: 1px; width: 1px; }

    • 4). Click "Publish."

    Move Interests Up, MySpace 1.0

    • 1). Sign in to your MySpace account. Click "Edit Profile."

    • 2). Place the following code in the "About Me" section of your profile:

      <br />

      <style>.interestsanddetails{position:relative; top: -100px;}</style>

      <p>

    • 3). Click "Save Changes."

    Move Interests Up, MySpace 2.0

    • 1). Sign in to your MySpace account. Mouse over "Profile."

    • 2). Click "Customize Profile." Click "CSS."

    • 3). Place the following code in the "CSS" section of your profile:

      div.interestsModule{margin-top:-30px;}

    • 4). Click "Publish."

Leave a reply