Link to the theme (https://custom.simplemachines.org/index.php?theme=1615)
(https://custom.simplemachines.org/index.php?action=download;theme=1615;attach=97686;image;thumb)
New: 1.1.13 updated.
------------------------------------------------
Yeni: smf 1.1.13 güncellendi
Kwick.Js menü kullanılarak yapılan bir temadır.
Türkçe menü için "turkish_menu_button.zip" dosyasındaki "english" klasörünü /images'in içine atın.
İyi günlerde kullanın.
Theme Sponsor: Ücretsiz Resim Sıkıştırma, Dönüştürme ve Boyutlandırma Aracı (https://tiyav.com)
Nice theme, but suffers the same problem as Nly-grey, with the Topics and Posts counts being reversed, or more correctly, the text headings are in reverse on the Home Page. I believe that I found the problem by changing 2 lines in Boardindex.template.php.
In Boardindex.template.php lines 155 & 156 I reversed topics and posts to read posts and topics as follows:
<td class="windowbg" align="center">', $board['posts'], '</td>
<td class="windowbg" align="center">', $board['topics'],'</td>';
Thanks for a nice job, Nati.