Replacing "Interests" with my own titles? |
![]() ![]() |
Replacing "Interests" with my own titles? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2006 Member No: 403,223 ![]() |
How do I delete "interests" (general, music, movies, etc) and replace the titles with my own? (Example: Instead of "Movies", have a section titled "My Girlfriends")
I have tried a code that hides the Interests titles, but it also hid all the titles below in the Details section, which I don't want to do. Please help! Thanks!!!!! |
|
|
![]()
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
Janette to the rescue!!
First, hide your interests section: CODE <style type="text/css"> table td.text {visibility:hidden;} td.text td, td.text span, td.text a {visibility:visible;} </style> ^That's into about me. And then add your own: CODE </td> </tr> <tr> <td valign="top" align="left" width="100" bgcolor="b1d0f0"> <span class="lightbluetext8">EXTRA SECTION NAME HERE </td> <td style="WORD-WRAP: break-word" width="175" bgcolor="d5e8fb"> Whatever you want to put in the section goes here, can be HTML if you like! There is no need to close the tags, as MySpace does it automatically for you! ^Into Heroes. ![]() |
|
|
![]() ![]() |