MessageIndex.template.php yi aç
bul
PHP- Kodu:
foreach ($context['topics'] as $topic)
{
PHP- Kodu:
$stickybar = false; $normalbar = false;
foreach($context['topics'] as $topic)
{
if($topic['is_sticky'] && !$stickybar)
{
echo'<tr class="titlebg"><td colspan="', empty($options['display_quick_mod']) ? '7' : '8', '"><center><img src="', $settings['images_url'], '/icons/quick_sticky.gif" width="16" /><b> Sabit Konular</b></center></td></tr>'; $stickybar = true;
}
else if(!$topic['is_sticky'] && $stickybar && !$normalbar)
{
echo'<tr class="titlebg"><td colspan="', empty($options['display_quick_mod']) ? '7' : '8', '"><center><img src="' . $settings['images_url'] . '/post/xx.gif" alt="" align="middle" /><b> Normal Konular</b></center></td></tr>'; $normalbar = true;
}
PHP- Kodu:
foreach ($context['topics'] as $topic)
{
PHP- Kodu:
$stickybar = false; $normalbar = false;
foreach($context['topics'] as $topic)
{
if($topic['is_sticky'] && !$stickybar)
{
echo'<tr class="titlebg"><td colspan="', empty($options['display_quick_mod']) ? '7' : '8', '"><center><img src="', $settings['images_url'], '/icons/quick_sticky.gif" width="16" /><b> Sabit Konular</b></center></td></tr>'; $stickybar = true;
}
else if(!$topic['is_sticky'] && $stickybar && !$normalbar)
{
echo'<tr class="titlebg"><td colspan="', empty($options['display_quick_mod']) ? '7' : '8', '"><center><img src="' . $settings['images_url'] . '/post/xx.gif" alt="" align="middle" /><b> Normal Konular</b></center></td></tr>';
$normalbar = true;
}
PHP- Kodu:
.windowbg3 { color: #000000; background-color: #ECECEC; background-image: url('images/windowbg.gif'); background-repeat: repeat-x;
}
alıntı
Jön TüRk

Üyelik tarihi
14 Şubat 2015
Bulunduğu yer
Başkent
Mesajlar
33.815
Seslenildi
2159 Mesaj
Etiketlendi
342 Konu
SMF Sabit Ve Normal Başlıklar Nasıl Ayrılır ?
17 Nisan 2015
Kod
Kod
Kod
Kod
Kod
- Paylaş
- Share this post on
Digg
Del.icio.us
Technorati
Twitter
Asrevya bunu beğendi.
Bunu hiç unutma Evlat ! Batı hiçbir zaman uygar olmamıştır ve bugünkü refahı;devam edegelen sömürgeceliği ,döktüğü kan,akıttığı gözyaşı ve çektirdiği acılar üzerine kuruludur . . .
Aliya İzzetbegoviç
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Aliya İzzetbegoviç
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

2Beğeniler
Hybrid-Şeklinde