===============================================
Bu bbcode seti ile çeşitli işlemler yapılabilir.Bazı işleriniz kolaylaştırabilir ancak bununla beraber birde oldukça şık bir görünüm elde edebilirsiniz...
Kurulumlar;
=================
Admincp >> Kisisel BB Kodlar >> Yeni BB Kodu Ekle
Başarılı BBCODE
==============
Başlık : Başarılı
BB Kodu Etiket Adı :basarili
Replacement:
<div class="noticeui noticeui-success">
<h5>{option}</h5>
<p>{param}</p>
<span></span>
</div>
<style type="text/css">
.noticeui
{
background: url(images/set_bbcode/noticebg.png) repeat-x 0 0;
color: #FFF;
width: 83%;
font-weight: normal;
padding: 13px 15px 0;
margin-bottom: 2.5em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
position: relative;
left: 34px;
}
.noticeui p { margin-bottom: 1.5em; }
.noticeui p:last-child { margin-bottom: 0; }
.noticeui ul { margin-left: 8px; margin-bottom: 1.5em; }
.noticeui ul:last-child { margin-bottom: 0; }
.noticeui li { background: url(images/set_bbcode/noticetabs.png) no-repeat 0 -95px; list-style-type: none; padding-left: 18px; margin-bottom: .75em; }
.noticeui-success li { background-position: 0 -95px; }
.noticeui-warn li { background-position: 0 -895px; }
.noticeui-error li { background-position: 0 -495px; }
.noticeui-info li { background-position: 0 -1295px; }
.noticeui h5 { font-size: 14px; font-weight: bold; margin-bottom: .65em; }
.noticeui span { background: url(images/set_bbcode/noticetabs.png) no-repeat 100% 0; width: 33px; height: 40px; position: absolute; left: -34px; top: 9px; }
.noticeui-success { background-color: #EEF4D4; color: #596C26; border: 1px solid #8FAD3D; }
.noticeui-success span { background-position: 100% 0; }
.noticeui-warn { background-color: #FFEA97; color: #796100; border: 1px solid #E1B500; }
.noticeui-warn span { background-position: 100% -800px; }
.noticeui-error { background-color: #EFCEC9; color: #933628; border: 1px solid #AE3F2F; }
.noticeui-error span { background-position: 100% -400px; }
.noticeui-info { background-color: #C6D8F0; color: #285797; border: 1px solid #4381CD; }
.noticeui-info span { background-position: 100% -1200px; }
}
</style>
Örnek : [basarili=Title]İçerik[/basarili]
Açıklama : Başarı BB Code Kutusu
{option} kullanılsınmı? : EVET
Tuş Grafiği (Opsiyonel) : images/infoibe.png
Boş ise Etiketi Kaldır : EVET
Bu BB Kodu içinde BB Kodu Devredışı : HAYIR
Bu BB Kodu içinde İfadeler Devredışı : EVET
HATA BBCODE
===========
Başlık : Hata
BB Kodu Etiket Adı : hata
Replacement
<div class="noticeui noticeui-error">
<h5>{option}</h5>
<p>{param}</p>
<span></span>
</div>
<style type="text/css">
.noticeui
{
background: url(images/set_bbcode/noticebg.png) repeat-x 0 0;
color: #FFF;
width: 83%;
font-weight: normal;
padding: 13px 15px 0;
margin-bottom: 2.5em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
position: relative;
left: 34px;
}
.noticeui p { margin-bottom: 1.5em; }
.noticeui p:last-child { margin-bottom: 0; }
.noticeui ul { margin-left: 8px; margin-bottom: 1.5em; }
.noticeui ul:last-child { margin-bottom: 0; }
.noticeui li { background: url(images/set_bbcode/noticetabs.png) no-repeat 0 -95px; list-style-type: none; padding-left: 18px; margin-bottom: .75em; }
.noticeui-success li { background-position: 0 -95px; }
.noticeui-warn li { background-position: 0 -895px; }
.noticeui-error li { background-position: 0 -495px; }
.noticeui-info li { background-position: 0 -1295px; }
.noticeui h5 { font-size: 14px; font-weight: bold; margin-bottom: .65em; }
.noticeui span { background: url(images/set_bbcode/noticetabs.png) no-repeat 100% 0; width: 33px; height: 40px; position: absolute; left: -34px; top: 9px; }
.noticeui-success { background-color: #EEF4D4; color: #596C26; border: 1px solid #8FAD3D; }
.noticeui-success span { background-position: 100% 0; }
.noticeui-warn { background-color: #FFEA97; color: #796100; border: 1px solid #E1B500; }
.noticeui-warn span { background-position: 100% -800px; }
.noticeui-error { background-color: #EFCEC9; color: #933628; border: 1px solid #AE3F2F; }
.noticeui-error span { background-position: 100% -400px; }
.noticeui-info { background-color: #C6D8F0; color: #285797; border: 1px solid #4381CD; }
.noticeui-info span { background-position: 100% -1200px; }
}
</style>
Örnek : [hata=Title]İçerik[/hata]
{option} kullanılsınmı? : EVET
Tuş Grafiği (Opsiyonel) : images/infoibe.png
Boş ise Etiketi Kaldır : EVET
Bu BB Kodu içinde BB Kodu Devredışı : HAYIR
Bu BB Kodu içinde İfadeler Devredışı : EVET
BİLGİ BBCODE
==========
Başlık : Bilgi
BB Kodu Etiket Adı :bilgi
Replacement
<div class="noticeui noticeui-info">
<h5>{option}</h5>
<p>{param}</p>
<span></span>
</div>
<style type="text/css">
.noticeui
{
background: url(images/set_bbcode/noticebg.png) repeat-x 0 0;
color: #FFF;
width: 83%;
font-weight: normal;
padding: 13px 15px 0;
margin-bottom: 2.5em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
position: relative;
left: 34px;
}
.noticeui p { margin-bottom: 1.5em; }
.noticeui p:last-child { margin-bottom: 0; }
.noticeui ul { margin-left: 8px; margin-bottom: 1.5em; }
.noticeui ul:last-child { margin-bottom: 0; }
.noticeui li { background: url(images/set_bbcode/noticetabs.png) no-repeat 0 -95px; list-style-type: none; padding-left: 18px; margin-bottom: .75em; }
.noticeui-success li { background-position: 0 -95px; }
.noticeui-warn li { background-position: 0 -895px; }
.noticeui-error li { background-position: 0 -495px; }
.noticeui-info li { background-position: 0 -1295px; }
.noticeui h5 { font-size: 14px; font-weight: bold; margin-bottom: .65em; }
.noticeui span { background: url(images/set_bbcode/noticetabs.png) no-repeat 100% 0; width: 33px; height: 40px; position: absolute; left: -34px; top: 9px; }
.noticeui-success { background-color: #EEF4D4; color: #596C26; border: 1px solid #8FAD3D; }
.noticeui-success span { background-position: 100% 0; }
.noticeui-warn { background-color: #FFEA97; color: #796100; border: 1px solid #E1B500; }
.noticeui-warn span { background-position: 100% -800px; }
.noticeui-error { background-color: #EFCEC9; color: #933628; border: 1px solid #AE3F2F; }
.noticeui-error span { background-position: 100% -400px; }
.noticeui-info { background-color: #C6D8F0; color: #285797; border: 1px solid #4381CD; }
.noticeui-info span { background-position: 100% -1200px; }
}
</style>
Örnek : [info=Title]İçerik[/info]
{option} kullanılsınmı? : EVET
Tuş Grafiği (Opsiyonel) : images/infoibe.png
Boş ise Etiketi Kaldır : EVET
Bu BB Kodu içinde BB Kodu Devredışı : HAYIR
Bu BB Kodu içinde İfadeler Devredışı : EVET
UYARI BBCODE
============
Başlık : Uyarı
BB Kodu Etiket Adı : uyari
Replacement
<div class="noticeui noticeui-warn">
<h5>{option}</h5>
<p>{param}</p>
<span></span>
</div>
<style type="text/css">
.noticeui
{
background: url(images/set_bbcode/noticebg.png) repeat-x 0 0;
color: #FFF;
width: 83%;
font-weight: normal;
padding: 13px 15px 0;
margin-bottom: 2.5em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
position: relative;
left: 34px;
}
.noticeui p { margin-bottom: 1.5em; }
.noticeui p:last-child { margin-bottom: 0; }
.noticeui ul { margin-left: 8px; margin-bottom: 1.5em; }
.noticeui ul:last-child { margin-bottom: 0; }
.noticeui li { background: url(images/set_bbcode/noticetabs.png) no-repeat 0 -95px; list-style-type: none; padding-left: 18px; margin-bottom: .75em; }
.noticeui-success li { background-position: 0 -95px; }
.noticeui-warn li { background-position: 0 -895px; }
.noticeui-error li { background-position: 0 -495px; }
.noticeui-info li { background-position: 0 -1295px; }
.noticeui h5 { font-size: 14px; font-weight: bold; margin-bottom: .65em; }
.noticeui span { background: url(images/set_bbcode/noticetabs.png) no-repeat 100% 0; width: 33px; height: 40px; position: absolute; left: -34px; top: 9px; }
.noticeui-success { background-color: #EEF4D4; color: #596C26; border: 1px solid #8FAD3D; }
.noticeui-success span { background-position: 100% 0; }
.noticeui-warn { background-color: #FFEA97; color: #796100; border: 1px solid #E1B500; }
.noticeui-warn span { background-position: 100% -800px; }
.noticeui-error { background-color: #EFCEC9; color: #933628; border: 1px solid #AE3F2F; }
.noticeui-error span { background-position: 100% -400px; }
.noticeui-info { background-color: #C6D8F0; color: #285797; border: 1px solid #4381CD; }
.noticeui-info span { background-position: 100% -1200px; }
}
</style>
Örnek : [uyari=Title]İçerik[/uyari]
{option} kullanılsınmı? : EVET
Tuş Grafiği (Opsiyonel) : images/infoibe.png
Boş ise Etiketi Kaldır : EVET
Bu BB Kodu içinde BB Kodu Devredışı : HAYIR
Bu BB Kodu içinde İfadeler Devredışı : EVET
Son olarakda ekde bulunan dosya içinde çıkan dosyayı FTP upload edin
Ve sonuçlar
??????? ???? bbcode images.zip (18,67 ??) | Turbobit.net
SEKA

Üyelik tarihi
08 Haziran 2015
Bulunduğu yer
İstanbul
Yaş
40
Mesajlar
5.084
Seslenildi
220 Mesaj
Etiketlendi
55 Konu
Ruh Hali
vBulletin 4.X.X Başarılı,bilgi,hata,uyarı BBCODE seti
27 Eylül 2015
vBulletin Başarılı,bilgi,hata,uyarı BBCODE seti
PHP- Kodu:
PHP- Kodu:
PHP- Kodu:
PHP- Kodu:
- Paylaş
- Share this post on
Digg
Del.icio.us
Technorati
Twitter
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Normal