left side modules |
left side modules |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Jan 2004 Member No: 199 ![]() |
hey does anyone think they can post a list of all the modules.. like main.left, and for the blog body and everything?
i mainly need it for the different left modules (subscriptions, profile, blogrings, etc...) thanx |
|
|
![]() |
*lookitskim* |
![]()
Post
#2
|
Guest ![]() |
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 --> So u want to take off the build traffic, Posting Calendar etc... ? That's the code to take off some of the left module |
|
|
![]() ![]() |