Help - Search - Members - Calendar
Full Version: getting rid of calendar, get involved etc
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
threezero
Hi ppl ^^ my first post. Anyways i try using the code in the database to get rid of the calendar, get involved and built traffic modules but it doesn't work. Anybody got a working scipt?
aznhybriddragon
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 (/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 -->


Put this in website stats.
threezero
nope, still there. Maybe it's my browser?? can someone go to my canga and see if it's still there??
link
aznhybriddragon
Yea, it must be your browser, cause i dont see it. And also, just a suggestion, u should make the box bigger, cause i hate scrolling.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.