Removing Links and Modules, Xanga |
Removing Links and Modules, Xanga |
Jul 28 2004, 11:47 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 18 Joined: Jul 2004 Member No: 35,317 |
Can someone please help me remove all modules except for the profile module. I also want to remove the following links.. subscribe/eprops/comments/email it/guestbook.. and anything else that allows people to say anything on my Xanga... (i know it sounds weird.. but i have people that just won't leave me alone) thanks..=)
|
|
|
|
![]() |
Jul 28 2004, 11:52 PM
Post
#2
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
CODE <!-- begin code provided by createblog.com -->
<script language="javascript"><!-- // original by sean, http://www.xanga.com/seanmeister if (location.href.match ("home.aspx")) { var ht = document.getElementsByTagName ('table'); for (var t = 0; t < 10; t++) { str = ht[t].cells[0].innerHTML; if (!str.match (/Sites I Read/i) && str.match (/(Posting Calendar|Get Involved!|Build Traffic!)/i)) ht[t].style.display = "none"; } } //--></script> <!-- end code provided by createblog.com --> |
|
|
|
MzreYuen Removing Links and Modules Jul 28 2004, 11:47 PM
sweetxsimplicity I don't think you can do that...
But here... Jul 28 2004, 11:50 PM
MzreYuen yeah.. i saw that in the forum.. but the profile i... Jul 29 2004, 12:00 AM
rnrn897 uhhhhhhhh... u can disable eprops in the xtools th... Jul 29 2004, 12:03 AM
MzreYuen [rnrn897] that code you gave me didn't do anyt... Jul 29 2004, 12:10 AM
MzreYuen rnrn897.. what i want to do is. make it possible f... Jul 29 2004, 12:23 AM
Caustic I will help you.
1) Use this code to remove ... Jul 29 2004, 01:11 AM
MzreYuen OMG! Arigato Mark<3.. you are cool... haha.... Jul 29 2004, 04:51 AM![]() ![]() |