Div scrollbar problems

liunx

Guest
I was working on a new popup layout, but for some reason the div has a pointless scoll bar at the bottom and I don't know how to get rid of it. I don't want to do no scroll because I may need one later. Anyone know how to get rid of it? You can see it at: Strawberry Neko Designs (<!-- m --><a class="postlink" href="http://www.geocities.com/eternal_dragon87/home.html">http://www.geocities.com/eternal_dragon87/home.html</a><!-- m -->).<!--content-->width:157;height:404;<br />
<br />
you have to have elements on those<br />
<br />
width:157px;height:404px;<br />
<br />
also take some of these out<br />
<br />
<p>&nbsp;</p><!--content-->Thanx so much!!<br />
(I had the <p> tags in there so I could test the scrollbars)<!--content-->Hi, Thanks for reading, I was just browsing through these forums when I came across this one. I've been searching to find out how to actually make the div scroll bars in the first place! I want one just like Tsuki's, Can you help me? <br />
By the way if you cant be bothered to type out the code, please just give me a link to an opropriate site.<br />
Thanks again.<!--content--><div style="overflow: auto"><br />
add text here<br />
</div><br />
<br />
that is all you need.<!--content-->Thanx so much!!<br />
(I had the <p> tags in there so I could test the scrollbars)<!--content-->
 
Back
Top