Log In · Register

 
 
Closed TopicStart new topic
posting calendar, quick question
inkywings
post Aug 21 2004, 11:42 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Aug 2004
Member No: 42,450



How would I be able to delete/hide my posting calendar? whistling.gif
 
sewerz1000
post Aug 21 2004, 07:03 PM
Post #2


PUhaha.. NJ azN
****

Group: Member
Posts: 299
Joined: Aug 2004
Member No: 41,986



yeah, you sud of looked in the scripts section b4 posting her though... god i say that too much... _dry.gif ...here..

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 -->
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: