help with the border, getting rid of the second scrollbar |
![]() ![]() |
help with the border, getting rid of the second scrollbar |
Dec 18 2004, 12:02 PM
Post
#1
|
|
![]() ...whoop de do. ![]() ![]() ![]() Group: Member Posts: 58 Joined: Aug 2004 Member No: 37,888 |
my xanga
does anyone know how to get rid of the outside scrollbar? (the one thats most right) so the everything inside the border is a box with a scrollbar.. but everything outside the border just stays there? its very confusing... but i dunno how else to say it? i just need to know how to get rid of the outside scrollbar. thanks. |
|
|
|
Dec 18 2004, 12:18 PM
Post
#2
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> body{ overflow-x: none; </style> <!-- end code provided by createblog.com --> be sure to put that BEFORE ur div v np :] |
|
|
|
Dec 20 2004, 09:01 AM
Post
#3
|
|
![]() ...whoop de do. ![]() ![]() ![]() Group: Member Posts: 58 Joined: Aug 2004 Member No: 37,888 |
thanks
.edit. i dont think that works...? |
|
|
|
Dec 20 2004, 03:09 PM
Post
#4
|
|
![]() ...whoop de do. ![]() ![]() ![]() Group: Member Posts: 58 Joined: Aug 2004 Member No: 37,888 |
argh...
the scrollbar on the right wont go away... the arrows are still there... |
|
|
|
| *mona lisa* |
Dec 20 2004, 03:42 PM
Post
#5
|
|
Guest |
do you mean the one to go up and down? try this then:
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> body{ overflow-y: none; </style> <!-- end code provided by createblog.com --> |
|
|
|
Dec 20 2004, 03:54 PM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Please dont double post.
And I dont see a second scrollbar; did you use the code already? o.o |
|
|
|
![]() ![]() |