steyle.css.nin altına git bunu bul
PHP- Kodu:
/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}
altına ekle. boyutunu kendin ayarla
PHP- Kodu:
.signature
{
width: 550px;
height: 50px;
overflow: auto;
padding: 3px;
}