The theme is under construction, please let us know any bugs you see in the meantime.
The theme is under construction, please let us know any bugs you see in the meantime.

Manas smf 2.0

orhan

Moderator
Katılım
5 Ara 2018
Mesajlar
466
Tepkime puanı
91
Puanları
28
gxcWVYU.jpg


Some information about Manas theme.

1) Google Material design guidelines were used.

2) For Icon Font Awesome (framework) It was used.

3) Respenzive (Mobile compatible)miss you.

The theme uses CSS3 so wont work in older browsers.

Manas teması hakkında bazı bilgiler;

1) Google Material design kuralları kullanıldi.

2) İkonlar için Font Awesome (framework) kullanıldi.

3) Respenzive (Mobil uyumlu)özlik.

Tema eski tarayıcılar,da çalışmaz yani CSS3 kullanır.

Download
 

Hyosuke

Yeni Üye
Katılım
9 Mar 2019
Mesajlar
2
Tepkime puanı
0
Puanları
1
Yaş
1020
Arka planı nasıl tam sayfa yapabilirim
 

ismet

Kayitli Üye
Katılım
21 Ara 2018
Mesajlar
68
Tepkime puanı
2
Puanları
8
orhan kardeşim  Smf Manas Tema

bu kısmını
y6aDna.jpg
kaldırmak ve büyük resim eklemek istiyorum yardımcı olurmusun rc edsem
 

orhan

Moderator
Katılım
5 Ara 2018
Mesajlar
466
Tepkime puanı
91
Puanları
28
Merhaba index.template.php de şu kodu bulup kaldirin birde resimleri hizli resime yuklemeyelim ben göremiyorum yanlizca tr de yaşayanlar göre biliyor.

Kod:
<div class="header_panel clearfix">';

	// Show a random news item? (or you could pick one from news_lines...)
	if (!empty($settings['enable_news']))
		echo '
				<div class="info">
				<i class="fa fa-bookmark"></i>
				<span>', $context['random_news_line'], '</span></div>';

	echo '
				<div class="search">
					<form action="', $scripturl, '?action=search2" method="post" accept-charset="', $context['character_set'], '">
						<input class="search_input" type="text" name="search" value="', $txt['forum_search'], '" onfocus="this.value = \'\';" onblur="if(this.value==\'\') this.value=\'', $txt['forum_search'], '\';" />
						<input class="search_button" type="submit" name="submit" value="" />';
													
						// Search within current topic?
						if (!empty($context['current_topic']))
						echo '
							<input type="hidden" name="topic" value="', $context['current_topic'], '" />';
				
						// If we're on a certain board, limit it to this board ;).
						elseif (!empty($context['current_board']))
						echo '
							<input type="hidden" name="brd[', $context['current_board'], ']" value="', $context['current_board'], '" />';
				
				echo '
					</form>
				</div>
			</div>
 

ismet

Kayitli Üye
Katılım
21 Ara 2018
Mesajlar
68
Tepkime puanı
2
Puanları
8
çok teşekkürler tabi bir daha yüklemiçem
 

orhan

Moderator
Katılım
5 Ara 2018
Mesajlar
466
Tepkime puanı
91
Puanları
28
Tema SMF 2.0.18 güncelinde.
 
Geri
Üst