« Web, HTML, Tech Forum

how do i customize my blog entries????

Posted by 363636

posted

Forum: Web, HTML, Tech

can i change the background color manually??? and how do i add those small scrollboxes??? helppppp


Report Topic

1 Reply

Reply by arlo atomickk

posted

maybe this will help a little? [X]

Also, this is how you add scrollboxes:


<div style="height:200px;

   overflow-y:scroll;

   background-color: INSERT BACKGROUND COLOR">

INPUT HERE WHATEVER YOU WANT TO HAVE IN THE BOX

</div>


Permalink Report Reply