Log In · Register

 
Scrollber, different than the ? below
RandomHero
post Jul 6 2004, 06:43 PM
Post #1


oh sweet pestilence
******

Group: Member
Posts: 2,251
Joined: Jun 2004
Member No: 22,876



Take a peek at my xanga, how can i get the scrollbar to go away? If you need it, here is what is in my CLAF, sorry, it is long..

CUSTOM HEADER

QUOTE
<!-- begin code provided by createblog.com -->
<form name="jump">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value
" value="GO">
<option value="#">Menu</option>
<option value="#">---------------------</option>
<option value="http://xanga.com">Xanga</option>
<option value="http://xanga.com/no_use_waiting">Refresh</option>
<option value="http://www.xanga.com/private/home.aspx">Private</option>
<option value="http://www.xanga.com/CLAF/default.asp">CLAF</option>
<option value="http://www.xanga.com/profile.aspx?user=no_use_waiting">Mee</option>
<option value="http://www.xanga.com/Private/wizard.aspx">Setup Wizard</option>
<option value="http://www.xanga.com/guestbook.aspx?user=no_use_waiting">Guestbook</option>
<option value="http://www.xanga.com/Private/SubscribeTo.aspx?user=no_use_waiting">Pick Me!</option>
<option value="http://www.xanga.com/Private/subs.aspx">Subscriptions</option>
<option value="http://www.xanga.com/Private/feedback.aspx">Feedback</option>
<option value="#">---------------------</option>
<option value="http://www.xanga.com/signin.aspx">Sign In</option>
<option value="http://www.xanga.com/logout.aspx">Leave</option>
<option value="#">---------------------</option>
<option value="http://xanga.com/bam_is_mine">Bam_Is_Mine</option>
<option value="http://xanga.com/highondepp">HighOnDepp</option>
<option value="http://xanga.com/sweet_sixsixsix">Sweet_SixSixSix</option>

<option value="http://xanga.com/captainsparrowsbtch">Friend's Xanga</option>
<option value="http://xanga.com/obsessedwithkett">Another Xanga</option>

<option value="http://createblog.com">CreatBlog.Com</option>
</select>
</form><!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style TYPE="text/css">body {
scrollbar-base-color: 333333;
scrollbar-track-color: 000000;
scrollbar-face-color: 000000;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color: cc3366;
scrollbar-darkshadow-color: cc3366;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: cc3366;
}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
/* this edits the other the place where the  blog is */
background-color:000000;
family-font: verdana;
BORDER: #000000 1px solid;
width:300px;}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.navigation, table.footer {
display: none;
}
</style>
<!-- end code provided by createblog.com -->
<DIV align=left> </DIV>
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
background: transparent;
width:100%;
border: 2px solid #ffffff;
}
</style>
<!-- end code provided by createblog.com -->
<!--This is the code for no right click--> <body oncontextmenu="return false"> <!--This is the code for no right click-->
<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: url(http://www3.telus.net/wilsoncheung/cursor.ani);}
a {cursor: url(http://www3.telus.net/wilsoncheung/cursor.ani);}
</STYLE>
<style type="text/css">
<!--
A:link{color: ffffff; text-decoration: underline;}
A:visited{color: ffffff; text-decoration: line-through;}
A:active{color: ffffff; text-decoration: filter: wave(strength="1"); height:0;}
A:hover{color: cc3366; text-decoration: filter: mask; height:0}
-->
</style>
<!-- begin code provided by createblog.com -->
<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
width:200px;
background-color:000000;
font-family:verdana;
text-transform:capitalize;
font-size:15px;
line-height:18px;
font-weight:bold;
border: 4px solid #ffffff;
border-width: 1px 1px 0px 1px;
color:#ffffff;
letter-spacing:0px;
text-align: center;
}</style>
<!-- end code provided by createblog.com -->
<script type='text/javascript'>
document.title = ('||//You are here: No Use Waiting\\||');
</script>
<style type="text/css">
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #cc3366;
font:normal 12px verdana;
background-color: ffffff;
font-color: cc3366;
}</style>
<!-- begin code provided by createblog.com -->
<style type='text/css'>
.mainleft { display:none; }
</style>
<!-- end code provided by createblog.com -->
<div style="position:static; margin-left:0px;margin-top:-20px;border: 0px solid #cc3366; width: 500px; height: 400px; background:transparent;overflow: auto">


WEBSITE STATS

QUOTE
<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
<script type="text/javascript" language="JavaScript">var site="s19NoUseWaiting"</script>
<script type="text/javascript" language="JavaScript1.2" src="http://s19.sitemeter.com/js/counter.js?site=s19NoUseWaiting">
</script>
<!-- Copyright ©2002 Site Meter -->
<!--WEBBOT bot="HTMLMarkup" Endspan -->
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<script language="JavaScript">
var message="Yeah, I am a jackass. These are MY pictures. Get over it.";
function click(e) {
if (document.all) {
if (event.button==2||event.button==3) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</SCRIPT>

<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
</td></tr></table>
<!-- end code provided by createblog.com -->
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "Props");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "Prop");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "Messages");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "Message");
else if (str.match (/subscribe/i)) links[l].innerHTML = str.replace (/subscribe/i, "Pick me!");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "leave");
else if (str.match (/GuestBook/i)) links[l].innerHTML = str.replace (/GuestBook/i, "g-book");
}//-->
</script>
 
 
Start new topic
Replies
aznlaoboi805
post Jul 6 2004, 08:20 PM
Post #2


Newbie
*

Group: Member
Posts: 5
Joined: Jul 2004
Member No: 27,703



all u need to do is find the code and then erase it and it will disappear unless u dont noe where u put it...
 

Posts in this topic


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