Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->


Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
#CaptainWindows 8 Stil ScrollBar - MyBB
#1
w.png

Temalar & Şablonlar -> Temalar -> Global.css girip aşağıdaki kodları en alta ekliyoruz..

Kod:
body {
     scrollbar-3dlight-color:#CDCDCD;
     scrollbar-arrow-color:#FFFFFF;
     scrollbar-base-color:#EFEFEF;
     scrollbar-darkshadow-color:#CDCDCD;
     scrollbar-face-color:#CDCDCD;
     scrollbar-highlight-color:#EFEFEF;
     scrollbar-shadow-color:#CDCDCD;
}
/* For Chrome or Safari */
/* Scrollbar background color */
::-webkit-scrollbar {
background-color: #fff;
padding:0;
border: 1px solid #ddd;
}
/* UP, DOWN, LEFT and RIGHT button styling */
::-webkit-scrollbar-button:hover {
background-color:#DBDBDB !important;
}
::-webkit-scrollbar-button:vertical:decrement {
background:url(images/up.png) no-repeat center;
}
::-webkit-scrollbar-button:vertical:increment {
background:url(images/down.png) no-repeat center;
}
::-webkit-scrollbar-button:horizontal:decrement {
background:url(images/left.png) no-repeat center;
}
::-webkit-scrollbar-button:horizontal:increment {
background:url(images/right.png) no-repeat center;
}
::-webkit-scrollbar-button:active:vertical:decrement {
background:url(images/up-active.png) no-repeat center #606060 !important;
}
::-webkit-scrollbar-button:active:vertical:increment {
background:url(images/down-active.png) no-repeat center #606060 !important;
}
::-webkit-scrollbar-button:active:horizontal:decrement {
background:url(images/left-active.png) no-repeat center #606060 !important;
}
::-webkit-scrollbar-button:active:horizontal:increment {
background:url(images/right-active.png) no-repeat center #606060 !important;
}
/* Scrollbar thumb */
::-webkit-scrollbar-thumb {
background: #0e87c6; //* ScroolBar Rengi */
background: -moz-linear-gradient(top, #0e87c6 0%, #0c67a5 100%); //* ScroolBar Rengi */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e87c6), color-stop(100%,#0c67a5)); /* ScroolBar Rengi */
background: -webkit-linear-gradient(top, #0e87c6 0%,#0c67a5 100%); /* ScroolBar Rengi */
background: -o-linear-gradient(top, #0e87c6 0%,#0c67a5 100%); /* ScroolBar Rengi */
background: -ms-linear-gradient(top, #0e87c6 0%,#0c67a5 100%); /* ScroolBar Rengi */
background: linear-gradient(to bottom, #0e87c6 0%,#0c67a5 100%); /* ScroolBar Rengi */

}
::-webkit-scrollbar-thumb:hover {
background-color: #6db129; /* ScroolBar Üstüne Gelince Çıkacak Renk */
background: linear-gradient(to bottom, #6db129 0%,#6db129 100%); /* ScroolBar Üstüne Gelince Çıkacak Renk */

}
::-webkit-scrollbar-thumb:active {
background-color: #3b3b3b; /* ScroolBar Üstüne Basınca Çıkacak Renk */
background: linear-gradient(to bottom, #3b3b3b; 0%,#3b3b3b; 100%); /* ScroolBar Üstüne Basınca Çıkacak Renk */
}
/* Some unstyled stuff */
::-webkit-scrollbar-track {

}
::-webkit-scrollbar-track-piece {

}

::-webkit-scrollbar-corner {

}
::-webkit-resizer {

}

Dosyayı indirip ftp'nin ana dizinine www vb. atınınız..


TIKLA INDIR
eXpertBoss
Ara
Cevapla }}}
Teşekkür verenler:
Teşekkür verenler:
Teşekkür verenler:


[-]
Anahtar Kelimeler
Anahtar Kelimeler:
- - - - - - - - - - - - - - - - - - - - - - - - -
Konu İsmi: Windows 8 Stil ScrollBar - MyBB Yazar: #Captain
-> Windows 8 Stil ScrollBar - MyBB full indir - Windows 8 Stil ScrollBar - MyBB full dinle - Windows 8 Stil ScrollBar - MyBB full izle - Windows 8 Stil ScrollBar - MyBB download - Windows 8 Stil ScrollBar - MyBB yükle - Windows 8 Stil ScrollBar - MyBB free download - Windows 8 Stil ScrollBar - MyBB nasıl oluyor - Windows 8 Stil ScrollBar - MyBB ücretsiz indir - Windows 8 Stil ScrollBar - MyBB fragmani - Windows 8 Stil ScrollBar - MyBB film - Windows 8 Stil ScrollBar - MyBB müzik - Windows 8 Stil ScrollBar - MyBB mp3 - Windows 8 Stil ScrollBar - MyBB videoları - Windows 8 Stil ScrollBar - MyBB resimleri - Windows 8 Stil ScrollBar - MyBB dizileri - Windows 8 Stil ScrollBar - MyBB sorun - Windows 8 Stil ScrollBar - MyBB hatası - Windows 8 Stil ScrollBar - MyBB çözüm nedir - Windows 8 Stil ScrollBar - MyBB ne demek - Windows 8 Stil ScrollBar - MyBB nasıl - Windows 8 Stil ScrollBar - MyBB program - Windows 8 Stil ScrollBar - MyBB kurulum - Windows 8 Stil ScrollBar - MyBB yardım - Windows 8 Stil ScrollBar - MyBB kim - Windows 8 Stil ScrollBar - MyBB crack indir - Windows 8 Stil ScrollBar - MyBB ücretsiz indir - Windows 8 Stil ScrollBar - MyBB hackını indir - Windows 8 Stil ScrollBar - MyBB ücretsiz full indir - Windows 8 Stil ScrollBar - MyBB ücretsiz crack indir - Windows 8 Stil ScrollBar - MyBB ücretsiz hilesini indir - Windows 8 Stil ScrollBar - MyBB videolarını ücretsiz indir - Windows 8 Stil ScrollBar - MyBB müziklerini ücretsiz indir - Windows 8 Stil ScrollBar - MyBB hatasının çözümü - Windows 8 Stil ScrollBar - MyBB filmlerini ücretsiz indir - Windows 8 Stil ScrollBar - MyBB kurulumu nasıl - Windows 8 Stil ScrollBar - MyBB sorununun çözümü - Windows 8 Stil ScrollBar - MyBB hatasının çözümü - Windows 8 Stil ScrollBar - MyBB programını indir - Windows 8 Stil ScrollBar - MyBB programını ücretsiz indir - Windows 8 Stil ScrollBar - MyBB programını crack olarak indir - Windows 8 Stil ScrollBar - MyBB kurulumunu indir - Windows 8 Stil ScrollBar - MyBB ücretsiz full indir..

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 2 Ziyaretçi


10tl.net Destek Forumu -

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping