Newb question about adding scroll bar |
Newb question about adding scroll bar |
Apr 14 2006, 04:43 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Apr 2006 Member No: 393,685 |
Im sorry, this is a newb question, Im very new to the forum and fairly new to xanga. I was wondering if someone can give me the code to make that second scroll bar that scrolls the blog body and the left modules, like HERE. Ive searched and the only code I can find is the one that adds a scroll bar to each blog entry. ANy help would be greatly appreciated, thanks in advance.
|
|
|
|
![]() |
| *digital.fragrance* |
Apr 14 2006, 06:19 AM
Post
#2
|
|
Guest |
Try this -
Paste this into the end of your header: CODE <div style="overflow: auto; width:600px; height: 400px; align: center; border: #000000 1px solid"> Depending on what you already have in your header, you might have to edit the width.. The purpose of that code is to make yoru blog/modules smaller, and therefore causing a scrollbar to appear. It should work. |
|
|
|
Apr 14 2006, 12:57 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Apr 2006 Member No: 393,685 |
Thank u, that worked, but how do I set it so that everything outside the new scroll box is a different background color from the inside???
|
|
|
|
Apr 14 2006, 01:09 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CODE <div style="overflow: auto; width:600px; height: 400px; align: center; border: #000000 1px solid; background-color: #FFFFFF;"> Just change the FFFFFF into some other hex code. =3
|
|
|
|
![]() ![]() |