Log In · Register

 
 
Closed TopicStart new topic
removing the scrollbar?
akira66
post Nov 2 2004, 02:45 PM
Post #1


Member
**

Group: Member
Posts: 16
Joined: Mar 2004
Member No: 9,005



how do you remove the scrollbar from your xanga?
 
ganqstab0o
post Nov 2 2004, 02:59 PM
Post #2


Member
**

Group: Member
Posts: 29
Joined: Sep 2004
Member No: 49,408



you mean the scrollbar in your blog entry..?! HEHEHE
 
razbus
post Nov 2 2004, 03:05 PM
Post #3


I just "got it like that".
****

Group: Member
Posts: 247
Joined: Aug 2004
Member No: 41,238



If you want to remove the scrollbar from the entire page, you have to make it short enough to do so.

If you want to remove the scrollbars in your blogbody, just specify that in the css:

<style type="text/css">

.blogbody {
width:500px;
height: 500px;
padding: 5px;
overflow: auto;
}

</style>
 
avalon*
post Nov 2 2004, 03:28 PM
Post #4


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



QUOTE(razbus @ Nov 2 2004, 3:05 PM)
If you want to remove the scrollbar from the entire page, you have to make it short enough to do so.

If you want to remove the scrollbars in your blogbody, just specify that in the css:

<style type="text/css">

.blogbody {
width:500px;
height: 500px;
padding: 5px;
overflow: auto;
}

</style>

yeah, everything he said, but if you don't want scrollbars, you've gotta change overflow: auto to overflow: none
 
akira66
post Nov 2 2004, 09:09 PM
Post #5


Member
**

Group: Member
Posts: 16
Joined: Mar 2004
Member No: 9,005



I do have my page short enough, but the scrollbar is still there, is there any way to remove it completly? here my xanga
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: