Log In · Register

 
scrollbar with entries???, i need help......
sWeetfAce41124
post Sep 27 2004, 12:50 PM
Post #1


h0Ld mY haNd ANd we'Ll mAKe iT
**

Group: Member
Posts: 15
Joined: Sep 2004
Member No: 51,916



i dont know if this already has been asked, but how do you get ur entries 2 have a seperate scrollbar than the main page scrollbar????? i want it to look like this persons entries, only in different colors to go with my xanga... my xanga is here please help!!!!!

--------------

thank uuuuu biggrin.gif
 
 
Start new topic
Replies
razbus
post Sep 27 2004, 01:01 PM
Post #2


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

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



this should work. This one you have to put in EVERY entry though.:
CODE
<!-- begin code provided by createblog.com -->
<div align="center" width="300px" height="300px" overflow="auto">
your post here.
</div>
<!-- end code provided by createblog.com -->


If you want it to do that automatically, put this in your custom header towards the bottom:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">

.blogbody {
               align: center;
               width: 300px;
               height: 300px;
               overflow: auto;
               border: 1px solid #000; //you can edit all that
               }

</style>
<!-- end code provided by createblog.com -->
 

Posts in this topic


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