answersLogoWhite

0

For 1.0: This will hide your General, Heroes, Music, Television, Movies title.

For 2.0: This will hide the same sub-titles (General, Heroes, Music, etc.)

div.interestsModule ul.moduleList li.odd h4,

div.interestsModule ul.moduleList li.even h4 {display:none;}

I hope I helped you!

<3

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you hide the blue border around you general music films section on MySpace?

On myspace how the rawr do you hide the line around the box of general?


Can you hide your playlist on MySpace?

what is the code to hide your playlist on myspace


How do you hide advertisments on MySpace?

if you try to hide the ad, your myspace can get deleted


Hide detail box on MySpace?

Paste This Foo Or Lady (: &lt;style type="text/css"&gt;.userProfileDetail { display:none; }&lt;/style&gt; Note : This Is Only For Myspace 1.0 Only (:


How do you hide video slider on MySpace page?

how do you hide video slider on myspace page


How do you hide the general word box on MySpace?

go to edit profile...put the letter Z and save profile!!


How do you hide the word general on your MySpace 2.0?

div.blurbsModule h3 {display: none;} div.interestsModule h3 {display: none;}


Can you hide your MySpace url on MySpace 2.0?

you can find the hide code for that here: http://www.profilerehab.com/help


How do you hide 2.0 MySpace sponsored links?

How do I hide the sponsored links section at the top of my 2.0 myspace profile?


How Do You Hide the url on MySpace 2.0?

This link explains how to hide your URL in myspace 20. http://profilerehab.com/help/hide_url_myspace_20


How do you not show your age on MySpace?

go to google type in "how to hide age on myspace" and it will take you to a site that will have a code to hide your age.


How do you hide the word interest on MySpace 2.0?

To hide the word interest type in &lt;style&gt;.interestsAndDetails td.text {display:none;}&lt;/style&gt; To hide the words general, movies, etc type in &lt;style&gt;.lightbluetext8{DISPLAY:NONE;VISIBILITY:HIDDEN;}&lt;/style&gt;