Log In · Register

 
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?
 
 
Start new topic
Replies
razbus
post Nov 2 2004, 03:05 PM
Post #2


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>
 

Posts in this topic


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