templates/subSilver/overall_header.tpl de editlenmesi istenilen
Kod: Tümünü seç
-----[ OPEN ]------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
#
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
td.inlineadtitle {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
#
templates/fisubsilver/fisubsilver.css dosyasında
.helpline diye aradığımda
Kod: Tümünü seç
.row2,.helpline{background:#d9e2ec}
Kullanıcı şeklinde ayarladığım halde kullancı adı görünmüyor.
Bu arada templates/fisubsilver/overall_header.tpl
Kod: Tümünü seç
-----[ AÇ]------------------------------------------
#
templates/fisubsilver/overall_header.tpl
#
#-----[ BUL - templates/subSilver/overall_header.tpl eklenmesi istenilen kodun başladığı yer olan]------------------------------------------
#
<link rel="stylesheet" href="templates/fisubsilver/{T_HEAD_STYLESHEET}" type="text/css" />
#
#-----[ SONRASINA EKLE ]------------------------------------------
#
<style type="text/css">
<!--
/* Reklam kodu */
td.inlineadtitle {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
-->
</style>
#
Şu anki görünümü aşağıdaki gibi
[ resmi görüntülemek için tıklayın ]