SCROLLBAR MENACE!!!, useless scrollbar |
SCROLLBAR MENACE!!!, useless scrollbar |
![]()
Post
#1
|
|
![]() roar? ![]() ![]() Group: Member Posts: 16 Joined: Jun 2004 Member No: 21,727 ![]() |
Ok I hab a useless Scrollbar right smack in da middle of the page for no reason tormenting and annoying visitors. I edited the code a bit and I think that's the problem. Please help me before more visitors come. I tried so hard trying to fix it but it just made my head spin
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() ooo la la ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 433 Joined: Jun 2004 Member No: 19,853 ![]() |
here's your problem
CODE <!-- begin code provided by createblog.com --> <div style="position:absolute; margin-left: -10px;margin-top: -100px;border: 0px solid #000000; width: 780; height: 850px;background: none;overflow: auto;"> <img src="http://images.cbstaff.com/xanga/02/skin483_image.jpg" width="780" height="860" alt="" border="0"></div> <!-- end code provided by createblog.com --> border: 0px solid #000000; width: 780; height: 850px; change it to: width: 800; height: 870 px |
|
|
![]() ![]() |