Hi, apparently it not a good idea with the SE's to place text in a text area in this way. If you want? use the script below & replace all the
Place your text here! with your own text & place it all in a html box on the front of your BV page. Then preview. You will have to adjust the areas of the code for size & so on. The scroll bars will only show when there is to much text & needed.
HTML Code:
<div style="color:#000000;overflow:auto;height:529;width:300;background:#ffffff;padding-left:10;border:2px #FF9FB0 solid;background-color:#000000;color:white;scrollbar-face-color:#FFC0CB;scrollbar-arrow-color:#FF0000;scrollbar-3dlight-color:#FFC0CB;scrollbar-darkshadow-color:#FF0000;scrollbar-highlight-color:#FFC0CB;scrollbar-shadow-color:#FF0000;scrollbar-track-color:#FFC0CB;"><br>
Place your text here! Place your text here! Place your text here! Place your text here!
Place your text here! Place your text here! Place your text here! Place your text here!
<br> </div>