Log In · Register

 
HELP!!!! RIGHT AWAY, blog is going crazy
LaZi3nEsS xP
post Dec 8 2004, 09:23 PM
Post #1


ViCi0US
****

Group: Member
Posts: 167
Joined: May 2004
Member No: 16,492



how do you disable the left module and leave the chatterbox on?
 
 
Start new topic
Replies
x_iloveblue
post Dec 8 2004, 09:38 PM
Post #2


Member
**

Group: Member
Posts: 18
Joined: Dec 2004
Member No: 68,742



this is the code...
CODE
<!-- begin code provided by createblog.com -->

<script language="JavaScript">
// Script Created by Mystical for Createblog.com
// http://xiphin.com
<!--
if(location.pathname=='/home.aspx')
{
document.write("<style type=text/css>td.mainleft{display: none;} </style>") }
if(location.pathname=='/item.aspx')
{
document.write("<style type=text/css>td.mainleft{display: none;} </style>") }
if(location.pathname=='/profile.aspx')
{
document.write("<style type=text/css>td.mainleft{display: none;} </style>")
}
else
{
if(location.pathname=='/private/home.aspx')
document.write("<!--Display MODULE-->")
}
//-->
</script>

<!-- end code provided by createblog.com -->
 

Posts in this topic


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