View Full Version : auto scrollbar n entry


seanlindo06
07-23-2004, 07:40 PM
duz ne1 kno y this isnt working? :note the 2nd part is in website stats:


<style type="text/css">


body
{ background-color: #000000; background-image: url(http://img.villagephotos.com/p/2004-6/748757/Image1.gif); background-repeat: no-repeat; background-position: center left }

/* remove regular modules */
texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none}
table.blogbody tr td {width:0px; padding: 0px;}

</style>

<!-- begin code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
.custom{
width:150px;
height:100px;
z-index:100;
overflow: auto;
border: 2px color solid;
background:backgroundcolor;
}</style>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->

CKY Chick
07-23-2004, 09:01 PM
if you're trying to get an automatic scrollbar in each entry most of the times it doesn't work so you have to put the scrollbar code in each individual entry. i'll post it here i just gotta find it.

<DIV id=scroll3 style="BORDER-RIGHT: white 2px solid; OVERFLOW: auto; BORDER-LEFT: white 2px solid; WIDTH: 398px; BORDER-BOTTOM: white 2px solid; HEIGHT: 100px">

CKY Chick
07-23-2004, 09:04 PM
<DIV id=scroll3 style="BORDER-RIGHT: white 2px solid; OVERFLOW: auto; BORDER-LEFT: white 2px solid; WIDTH: 398px; BORDER-BOTTOM: white 2px solid; HEIGHT: 100px">