scrollbar remover |
![]() ![]() |
scrollbar remover |
| *eldandili* |
Aug 30 2004, 07:04 PM
Post
#1
|
|
Guest |
is there an html where i can remove my scollbar on the right side?
|
|
|
|
Aug 30 2004, 07:18 PM
Post
#2
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
I don't think there is, but you can make the scrollbar the same colors as your background, so it 'blends.'
|
|
|
|
Aug 30 2004, 08:09 PM
Post
#3
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
You can't remove it...
But you can change the color, and move it to the left. Not sure WHY you'd wat to remove it tho. |
|
|
|
Aug 31 2004, 12:49 AM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
CODE <!-- begin code provided by createblog.com --> <body ONCONTEXTMENU="return false" dir="rtl"><DIV DIR="LTR"> <!-- end code provided by createblog.com --> That's for moving it to the left :S I got confused in what you said because the scrollbar is usually on the right side. or did you mean for the colour? |
|
|
|
Aug 31 2004, 12:52 AM
Post
#5
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
Add this code if you want the scrollbar only taken away when needed, and comes back if for some reason you need to scroll:
CODE <!-- begin code provided by createblog.com --> <body scroll="auto"> <!-- end code provided by createblog.com --> Add this code to completely take away the scrollbar (no chance of it appearing at all): CODE <!-- begin code provided by createblog.com --> <body scroll="no"> <!-- end code provided by createblog.com --> Try picking one of those and adding it to your Customized Header. credit to: 11am.org Tutorials This post has been edited by boysbr3akhearts: Aug 31 2004, 12:52 AM |
|
|
|
| *eldandili* |
Aug 31 2004, 01:14 AM
Post
#6
|
|
Guest |
ooh thank u soo much for everyone's help!
|
|
|
|
![]() ![]() |