is there a new code, to remove the posting calendar module? |
![]() ![]() |
is there a new code, to remove the posting calendar module? |
Dec 12 2004, 12:18 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Aug 2004 Member No: 37,772 |
i knoe there was a code to remove the "get involved" and "posting calendar" modules i believe. i was wondering if thers a code out there that will remove it.
|
|
|
|
Dec 12 2004, 12:25 AM
Post
#2
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
yes there was, next time check in script.
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 --> |
|
|
|
Dec 12 2004, 12:26 AM
Post
#3
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
|
|
|
|
Dec 12 2004, 12:29 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Aug 2004 Member No: 37,772 |
thanks. -=)
|
|
|
|
Dec 13 2004, 11:06 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
QUOTE(xnikkay @ Dec 12 2004, 12:29 AM) thanks. -=) [ topic closed ] |
|
|
|
![]() ![]() |