Tema yaptınız ve bu temaları sergilemek istiyorsunuz smfde şu kodları kullanabilirsiniz.
temanızın neresinde görünmesini istiyorsanız oraya ekleyin
echo'
<table class="demo" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="orta" width="48%" align="right">
<form action="', $scripturl, '" method="get" style="padding:0; margin: 0;">
<select name="jumpto" id="jumpto" onchange="if (this.selectedIndex > 0 && this.options[this.selectedIndex].value) window.location.href = smf_scripturl + this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf(\'?\') == -1 || this.options[this.selectedIndex].value.substr(0, 1) != \'?\' ? 0 : 1);">
<option value="javascript:void(0)" selected="selected"> ----------- SMF 1.1.X THEMES ----------- </option>
</select>
</form>
</td>
<td class="orta" width="2%" align="center">
</td>
<td class="orta" width="48%" align="left">
<form action="', $scripturl, '" method="get" style="padding:0; margin: 0;">
<select name="jumpto" id="jumpto" onchange="if (this.selectedIndex > 0 && this.options[this.selectedIndex].value) window.location.href = smf_scripturl + this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf(\'?\') == -1 || this.options[this.selectedIndex].value.substr(0, 1) != \'?\' ? 0 : 1);">
<option value="javascript:void(0)" selected="selected"> ----------- SMF 2.0.X THEMES ----------- </option>
<option value="/index.php?theme=4">Galatasaray Theme</option>
<option value="/index.php?theme=3">Zap Theme</option>
</select>
</form>
</td>
</tr>
</table>
';
Linkback: https://www.buyuknet.com/smf-tema-secimi-modu-t45549.0.html