📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
lisans.demodesign.com.tr
/
assets
/
scss
/
custom
/
structure
📝
_footer.scss
← Geri Dön
// // _footer.scss // .footer { bottom: 0; padding: 20px calc(#{$grid-gutter-width} / 2); position: absolute; right: 0; color: $footer-color; left: 250px; height: $footer-height; box-shadow: $box-shadow; background-color: $footer-bg; } @media (max-width: 992px) { .footer { left: 0; } } // Enlarge menu .vertical-collpsed { .footer { left: $sidebar-collapsed-width; } } body[data-layout="horizontal"] { .footer { left: 0 !important; } }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula