Ara 01
indextemplate.php’de
BUL
if (!empty($context['user']['avatar'])) echo ' <td class="windowbg" valign="middle">', $context['user']['avatar']['image'], '</td>'; echo ' <td colspan="2" width="100%" valign="top" class="windowbg2">
indextemplate.php’de
BUL
if (!empty($context['user']['avatar'])) echo ' <td class="windowbg" valign="middle">', $context['user']['avatar']['image'], '</td>'; echo ' <td colspan="2" width="100%" valign="top" class="windowbg2">
Kategorilerin üstündeki tablo olan duyurulardaki yazıyı ortalamak için Yapmamız gerekenler…
Boardİndex.template.php Dosyasını açın
BUL
// Show the news fader? (assuming there are things to show...)
if ($settings['show_newsfader'] && !empty($context['fader_news_lines']))
{
echo '
<table border="0" width="100%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;">
<tr>
<td class="catbg"> ', $txt[102], '</td>
</tr>
Anasayfanın En Altındaki İstatistiklerin Düzenlenmesi
GÖRÜNÜMÜ

BoardIndex.template.php‘de
Sitenin en altına TOPLİST ekleme
boardindex.template.php dosyasını açın
Bul
} ?>
Recent Comments