Help - Search - Members - Calendar
Full Version: scrollbar for entry box and make smaller
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
bronzynshexy
how do u put a scroll bar in the entry box, and how can u make the entry box smaller (not so wide)
azndragn
QUOTE(bronzynshexy @ 02-5-2004, 01:33 AM)
how do u put a scroll bar in the entry box, and how can u make the entry box smaller (not so wide)

this is to make ur entries smaller.....this is a common post.....look around
Website Stats
CODE
<!-- begin code provided by createblog.com -->
<style type='text/css'>
.blogbody { width: 575px !important; }
</style>
<!-- end code provided by createblog.com -->

....change the width to ur liking
0neders
thanks. but how can you make it so its centered?
slayerangel
And does anyone know how to get ONE scrollbar for all the blog entries?
b3be_X_ritz
to have a scrollbar on every entry, ur gonna hab 2 manually put it in. i'd suggest just adding this to your latest 5-7 entries if u already have a lot (like meeh) in any case, here it is, jus adjust the height and width to ur own

QUOTE
<DIV id=scroll3 style="OVERFLOW: auto; WIDTH: 341px; HEIGHT: 269px">
<TABLE>
<TBODY>
<TR>
<TD>
<P>

WRITE UR ENTRY HERE

</TD></TR></TBODY></TABLE></DIV>
slayerangel
There's no way you can get one whole scrollbar for only your entries without having your modules in the scrollbar area, too?
tommygurl_joy
hmm... i dont' really understand what you meant by one scrollbar for all the entries because 2 images pop into my mind. one image is like the one that i made my xanga to be. see if it's like that. here's my xanga: www.xanga.com/tommygurl_joy
slayerangel
A scroll bar for JUST the blog entries like this Xanga.
icylove
why don't u try to put <div style="height: XXpx;"> in on the last post and don't close the div?
slayerangel
Aww... it doesn't work sad.gif .
adoggydog195
move to scrpts
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.