(24 Sep, 2011, 2:11 pm)xRockztar escribió: Hola, es posible agregar una scroll-bar para que no este tan grande?
<center>{$post['signature']}</center>
<div style="max-width:692px; max-height:250px; overflow:auto;"><center>{$post['signature']}</center></div>
<div style="max-width:692px; max-height:250px; overflow:auto;"><center>{$post['signature']}</center></div>
<div style="max-width:692px; max-height:250px; overflow:auto; text-align:center;">{$post['signature']}</div>
<?php
<fieldset style="background: #fff;
border:1px solid #d2d2d2;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 1px;
-moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 8px 1px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 1px;
-webkit-border-radius: 6px;
border-radius: 6px;
position: relative;>
<legend style="Background-color: transparent;
border: 1px solid #000;
padding:4px;
-moz-border-radius:5px;
-webkit-border-radius:5px; ">
<strong>Firma de {$post['username']}</strong></span></legend>
<center>{$post['signature']}</center>
</fieldset>