View Full Version : Bottom Scrollbar


lovely_sugar102
01-17-2003, 05:23 PM
For some reason, there are no images, or anything on that side, but there is still a bottom scrollbar! here's my code:

<style type="text/css">
<!--
#image { position:absolute; visibility:visible; left:0; top:0; width:0; align:right }
#frame { position:absolute; visibility:visible; left:160; top:448; width:700; align:center}
-->
</style>
<body background="repeatingbg.jpg">
<style type="text/css">
<!--BODY {
color:dodgerblue;
font-size:11pt;
font-family: times new roman;
}

BODY{
scrollbar-face-color: dodgerblue;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: dodgerblue;
scrollbar-darkshadow-color: dodgerblue;
scrollbar-shadow-color: #ffffff;
}

A:link{COLOR:blue; TEXT-DECORATION: none;}
A:visited{COLOR:blue; TEXT-DECORATION: none;}
A:active{COLOR:white; TEXT-DECORATION: none; cursor: e-resize;}
A:hover{COLOR:white; TEXT-DECORATION: none; cursor: e-resize;}
-->
</style>
<div style="width: 139; position:absolute; left:18; top:452">
<p align=justify>
Vote for me:
<br><a href="http://www.hits4me.com/topsite.asp?MID=158912&votenm=-160093779" target="_blank">[x]</a><a href="http://www.hits4me.com/topsite.asp?MID=159281&votenm=-160094011" target="_blank">[x]</a>

<p>
-You-
<br><a href="adoptables.html" target="frame">Adoptables</a>
<br><a href="backgrounds.html" target="frame">Backgrounds</a>
<br><a href="blinkiemenu.html" target="frame">Blinkies</a>
<br><a href="blogs.html" target="frame">Blogs</a>
<br><a href="buttons.html" target="frame">Buttons</a>
<br><a href="dividers.html" target="frame">Dividers</a>
<br><a href="desktopmenu.html" target="frame">Desktops</a>
<br><a href="dollmenu.html" target="frame">Dollz</a>
<br><a href="guildlayouts.html" target="frame">Guild Layouts</a>
<br><a href="holidaysigns.html" target="frame">Holiday Signs</a>
<br><a href="music.html" target="frame">Music</a>
<br><a href="neopetsigns.html" target="frame">Neopet Signs</a>
<br><a href="weblayouts.html" target="frame">Web Layouts</a>
<br><a href="welcomes.html" target="frame">Welcome Signs</a>
<br><a href="september.html" target="frame">9/11 Buttons</a>
<br><a href="quiz.html" target="frame">Color Quiz</a>
</div>

<IMG SRC="windowbackground3.gif" BORDER=0 style="position:absolute; left:0; top:0;">
<div id=frame>
<iframe FRAMEBORDER="0" BORDER=0 width=520
height=395 src="http://www.angelfire.com/al4/home0/home.html" name="frame" scrolling=yes allowtransparency="true">
</iframe>

It has something to do with the IFrame because whenever i take that out, the bottom scrollbar is gone. Whats wrong with the IFrame? THANKS :)

lovely_sugar102
01-17-2003, 05:34 PM
Nevermind! I fixed it. Sry. :)