Posting Calendar |
Posting Calendar |
Oct 10 2004, 08:39 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2004 Member No: 35,675 |
is there such a code where i can take out the posting calendar module?
|
|
|
|
![]() |
Oct 10 2004, 09:23 PM
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
um not sure if this will work
CODE <!-- begin code provided by createblog.com -->
<script language="javascript"><!-- if (location.href.match ("home.aspx")) { var ht = document.getElementsByTagName ('table'); //document.write.blogring 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 --> |
|
|
|
thisdork Posting Calendar Oct 10 2004, 08:39 PM
sammi rules you there's one in xanga scripts.
please look befo... Oct 10 2004, 09:24 PM![]() ![]() |