New Script to Hide ''Who I'd Like to Meet'' Segment? |
New Script to Hide ''Who I'd Like to Meet'' Segment? |
Jun 8 2007, 02:53 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2006 Member No: 424,674 |
As it seems, all of the "Hide Your 'Who I'd Like to Meet'" scripts provided on CreateBlog are no longer working. Because of this, I was wondering if perhaps someone had another script for this? Or, quite possibly, a differing version?
Thank you for your time. |
|
|
|
![]() |
| *karmakiller* |
Jun 8 2007, 11:36 PM
Post
#2
|
|
Guest |
Moved to Myspace Help.
CODE <style>.orangetext15{display:none;}</style> You mean that code?
|
|
|
|
Jun 8 2007, 11:38 PM
Post
#3
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I don't think she was meaning the text, but the whole thing, because I've been searching for another code but every website seems to have the same one that doesn't work.
|
|
|
|
Jun 9 2007, 05:06 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2006 Member No: 424,674 |
|
|
|
|
Jun 10 2007, 08:50 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2006 Member No: 424,674 |
You mean my layout code?
|
|
|
|
Jun 10 2007, 08:56 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I believe that is what he means.
Try this one: CODE <td></tr></table><table style="display:none"><tr><td> Put at the top of I'd like to meet if that doesn't work try about me. |
|
|
|
Jun 11 2007, 09:37 AM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2006 Member No: 424,674 |
Try this one: CODE <td></tr></table><table style="display:none"><tr><td> Put at the top of I'd like to meet if that doesn't work try about me. I tried that code, but it's not working either. I'm assuming that the code below is to blame for me not being able to hide the "Who I'd Like to Meet" segment of my profile. Though, I may be wrong. My suspicion of this code exists solely because it's the one featured on this site that's used to hide the "Blog(s)/Extended Network" area, and when I try to incorporate any other code within the same region, everything goes bonkers. Haha. Here's the code: CODE </td></tr></table>
</td></tr></table> </td><td width="40"> </td> <td valign="top" class="text"><br> <div class="off"> <table><tr><td> <table><tr><td> <table><tr><td></td></tr> |
|
|
|
Jun 11 2007, 10:51 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
CODE <style type="text/css"> .off{display:none;} </style> </td></tr></table> </td></tr></table> </td><td width="40"> </td> <td valign="top" class="text"><br> <div class="off"> <table><tr><td> <table><tr><td> <table><tr><td></td></tr> ^I added a div.off styling, so it would not be displayed. |
|
|
|
Jun 11 2007, 05:35 PM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Jun 2006 Member No: 424,674 |
|
|
|
|
![]() ![]() |