Hızlı Arama
![]() |
|
|
#1 (permalink) |
![]() Status: Üye
Üyelik tarihi: Sep 2008
Mesajlar: 78
Tecrübe Puanı: 4
![]() |
Style.css nin en sonuna ekle
Kod:
.hata, .ikaz, .tamam, .bilgi {
margin-bottom: 1.5em;
padding: 1em 1.5em 1em 5.5em;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;
color: #444
}
.hata {background: #fbe3e4 url(images/mBox/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a {color: #d12f19}
.ikaz {background: #fff6bf url(images/mBox/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a {color: #817134}
.tamam {background: #e9ffdd url(images/mBox/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}
.bilgi {background: #e2ecee url(images/mBox/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}
/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
list-style: none;
margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
padding-left: 1.3em
}
.hata ul li { background: url(images/mBox/hata-bullet.png) 0 0.55em no-repeat }
.ikaz ul li { background: url(images/mBox/ikaz-bullet.png) 0 0.55em no-repeat }
.tamam ul li { background: url(images/mBox/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(images/mBox/bilgi-bullet.png) 0 0.55em no-repeat }
Kod:
array( 'tag' => 'white', 'before' => '<span style="color: white;">', 'after' => '</span>', ), Kod:
// !!! Not Plugin by CazForum.com array( 'tag' => 'hata', 'before' => '<div class="hata">', 'after' => '</div>', ), array( 'tag' => 'ikaz', 'before' => '<div class="ikaz">', 'after' => '</div>', ), array( 'tag' => 'tamam', 'before' => '<div class="tamam">', 'after' => '</div>', ), array( 'tag' => 'bilgi', 'before' => '<div class="bilgi">', 'after' => '</div>', ), bunuda imagesin içine at |
|
|
|
![]() |
| Etiketler |
| 150, bilgi, center, code, color, css, hata, html, içi, içine, images, nin, php, plugin, rapidshare, renkli, sonu, sonuna, style, tag, tamam, top, url |
| Seçenekler | |
| Stil | |
|
|