MyBB Depo Forum
Degrade - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBBDepo (https://mybbdepo.com/mybbdepo-forumu)
+--- Forum: Çöp Deposu (https://mybbdepo.com/cop-deposu-forumu)
+--- Konu Başlığı: Degrade (/degrade-konusu.html)



Degrade - ByBrown - 02-10-2012

Kod:
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


Bu kodlar css birçok temada çalışsın diye fazla kod var ama sorun şu ki; kaydedip çıktığımda en üstteki bacgrounda gidiyor diğerleri siliniyor bu yüzdende diğer tarayıcılarda çalışmıyor


Cvp: Degrade - devrim - 02-10-2012

eski tarayıcıları çıkartmayı denedin mi? sonuç itibariyle her tarayıcıya uyumlu bir site yapmak şu zamanda çok zor. Güncel tarayıcılara uygun oluyor ama eski tarayıcılar için cidden imkansız.


Degrade - ByBrown - 03-10-2012

Olsun ama bir tek tarayıcı mı seçem içinden anca öyle oluyor