HELP!!!! RIGHT AWAY, blog is going crazy |
HELP!!!! RIGHT AWAY, blog is going crazy |
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?
|
|
|
|
![]() |
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 --> |
|
|
|
LaZi3nEsS xP HELP!!!! RIGHT AWAY Dec 8 2004, 09:23 PM
LaZi3nEsS xP thx!!!! how do you resize the size... Dec 8 2004, 09:44 PM
x_iloveblue uhh.. im not shure but its gots something tew do t... Dec 8 2004, 10:01 PM![]() ![]() |