help with custom modules |
![]() ![]() |
help with custom modules |
Nov 19 2004, 09:49 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Oct 2004 Member No: 54,571 |
on xanga, How do you remove just ONLY The stock "subscription" and "blogring" Modules leaving the stock profile and posting calendar modules still there?
|
|
|
|
Nov 20 2004, 07:16 PM
Post
#2
|
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 |
That will get rid of your subsriptions
CODE <!-- begin code provided by createblog.com --> <script language="javascript"><!-- 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 (/Profile/i) && str.match (/(Subscriptions)/i)) ht[t].style.display = "none"; } } //--></script> <!-- end code provided by createblog.com --> and i know that if you dont join any blogring it wont show the modules! but i dont know how to get rid of the module 4 blogrings! |
|
|
|
![]() ![]() |