30-09-2012 Saat: 22:32
1- Admin KP Temalar & Şablonlar Temalar Temanız global.css Gelişmiş Düzenleme
".pm_alert" Bul Aşağıdaki kodlarla Değiştir.
".pm_alert" Bul Aşağıdaki kodlarla Değiştir.
PHP Kod:
.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
background-color: #FC6;
font-weight: bold;
font-style: normal;
width: 100%;
min-width: 400px;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
-ms-border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
height: 18px;