📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv10.demodesign.com.tr
/
includes
/
template
/
helper
📝
page-headers-stil.php
← Geri Dön
<?php echo !defined("GUVENLIK") ? die("Vaoww! Bu ne cesaret?") : null;?> <?php if ($pagehead['durum'] == '1') { ?><!-- Page Header ====================== !--><style> .page-banner-main {<?php if($pagehead['bg_tip'] == '1' ) {?> background: #<?=$pagehead['bg_color']?>;<?php }else { ?> background-image: url("images/uploads/<?=$pagehead['bg_image']?>");background-size: cover;background-position: top center;<?php if($pagehead['bg_durum'] == '1' ) {?> background-attachment: fixed;<?php }?><?php }?> padding: <?=$pagehead['padding_top']?>px 0 <?=$pagehead['padding_bottom']?>px 0;font-family: '<?=$pagehead['baslik_font']?>', sans-serif;border-bottom: 1px solid #<?=$pagehead['border_bottom']?>;border-top: 1px solid #<?=$pagehead['border_top']?>;margin-top: <?=$pagehead['margin_top']?>px;margin-bottom: <?=$pagehead['margin_bottom']?>px;} .page-banner-in-text {margin: 0 auto;<?php if($pagehead['tip'] == '1' ) {?> display: flex;justify-content: space-between;align-items: center;<?php }?><?php if($pagehead['tip'] == '0' ) {?> text-align: <?=$pagehead['area']?>;<?php }?>} .page-banner-h {font-size: <?=$pagehead['font_size']?>px;color: #<?=$pagehead['baslik_color']?>;font-weight: <?=$pagehead['font_weight']?>;line-height: <?=$pagehead['font_size']?>px;} .page-banner-links {<?php if($pagehead['tip'] == '1' ) {?> text-align: right;<?php }?> color: #<?=$pagehead['spot_color']?>;} .page-banner-links span {color: #<?=$pagehead['spot_color']?>;font-size: <?=$pagehead['spot_font_size']?>px;} .page-banner-links a {color: #<?=$pagehead['spot_color']?>;font-size: <?=$pagehead['spot_font_size']?>px;} .page-banner-links a:hover {color: #<?=$pagehead['spot_color']?>;}</style><!-- Page Header ====================== !--><?php } ?>
💾 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