Question:

Code to hide blue on myspace?

by  |  earlier

0 LIKES UnLike

on the interests. i want to put in an image but not have the blue border, the title tht says "interests" but i still want to be able to view the content of the box

 Tags:

   Report

2 ANSWERS




  1. If you want to hide everything in your interests section, except for the content inside of your interests section, you can use this:

    <style>

    table.interestsAndDetails, table.interestsAndDetails td {border:0px; background-color:transparent;}

    table.interestsAndDetails span.lightbluetext8,

    table.interestsAndDetails td.text {display:none;}

    table.interestsAndDetails td td {width:0px; padding:0px;}

    </style>


  2. go to myspacegens.com

    there's a link on there that says hide certain text.

    click on that, and it might have the code you're looking for.

    it has a bunch of cool stuff..

    so good luck.

    hope i helped.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.