Question:

How do you take that top bar to the right on myspace off ?

by  |  earlier

0 LIKES UnLike

How do you take that top bar to the right on myspace off ?

 Tags:

   Report

2 ANSWERS


  1. go to createblog.com

    click on myspace scripts at the top and

    look through all the codes they have.

    it'll show you how to hide it.


  2. Do you mean the Navigation Bar?

    <style>

    div form, .mslogo, div ul {display:none!important;}

    div div, div td {background-color:transparent; background-image:none!important;}

    </style>

    Or the Short Cuts?

    <style>

    .a {hide top search}

    div table div form {display:none !important}

    .bodyContent table table div form {display:inline !important;}

    </style>

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.