Question:

What code will remove the labels that say "music" "heroes" etc?

by  |  earlier

0 LIKES UnLike

You know like on the left side? I just want those words removed. Not the whole section.

Anyone know the code? Please?

I can't find it anywhere...

 Tags:

   Report

1 ANSWERS


  1. I think the only way to do it is to get rid of the whole section, and then make your own!

    to get rid of it, do insert this in the About Me section

    <style type="text/css">

    .interestsAndDetails { display:none; }

    </style>

    and then insert this:

    </td>

    </tr>

    <tr>

    <td valign="top" align="left" width="100" bgcolor="b1d0f0">

    <span class="lightbluetext8"></span></td>

    <td style="WORD-WRAP: break-word" width="175" bgcolor="d5e8fb">

    INSERT WHATEVER YOU WANT RIGHT HERE

    </td>

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.