Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Snrj on March 09, 2017, 09:02:23 AM

Title: DokuzHarf
Post by: Snrj on March 09, 2017, 09:02:23 AM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2870)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,2870/image,thumb)

Demo http://snrj.konusal.com/index.php?theme=6 (http://snrj.konusal.com/index.php?theme=6)
responsive
html5
bootstrap
icon css sprite
Home
(http://i.hizliresim.com/77AvAP.png)
(http://i.hizliresim.com/r6E9EV.png)
Message index
(http://i.hizliresim.com/g2XoXZ.png)
Display index
(http://i.hizliresim.com/9gGLGo.png)
İstatistik
(http://i.hizliresim.com/PnQMQ6.png)
Profil
(http://i.hizliresim.com/Nlr7aN.png)
Mobil
(http://i.hizliresim.com/Jq32aj.png)
Admin panel
(http://i.hizliresim.com/yNLXY0.png)

Smf destek (http://smf.konusal.com/)


(http://smf.konusal.com/Themes/pisi/images/theme/logo.png)
Title: Re: DokuzHarf
Post by: qubbah on August 01, 2017, 02:08:49 PM
Nice theme,

I try to clicking (OPTIONS) that have dropdown qoute. Is has a problem with mobile browser.
(https://image.ibb.co/gkyQPk/Untitled.jpg)
Title: Re: DokuzHarf
Post by: Snrj on August 24, 2017, 05:06:39 AM
has been fixed
Title: Re: DokuzHarf
Post by: JF3000 on September 09, 2017, 04:35:20 PM
Great theme, installed really nicely. How do I edit the options on the right for the social buttons? Thank you.
Title: Re: DokuzHarf
Post by: tanawat on September 11, 2017, 03:26:01 AM
cannot login.

Title: Re: DokuzHarf
Post by: Snrj on September 11, 2017, 08:12:11 AM
Theme Update

Quote from: JF3000 on September 09, 2017, 04:35:20 PM
Great theme, installed really nicely. How do I edit the options on the right for the social buttons? Thank you.

Admin>Configuration>Current Theme 

disable , link vs..
or
index.template.php find
if(empty($settings['dsocial']))
{
echo'<div class="dsocial">
<a href="#" id="scrlTop"><span class="togle ust"></span></a>';
if(empty($settings['dyoutube']))
echo'', empty($settings['dyoutubehref']) ? '<span class="dokuzharfsocial youtube"></span>' : '<a href="'.$settings['dyoutubehref'].'" title="Youtube" target="_blank"><span class="dokuzharfsocial youtube"></span></a>', '';
if(empty($settings['dfacebook']))
echo'', empty($settings['dfacebookhref']) ? '<span class="dokuzharfsocial facebook"></span>' : '<a href="'.$settings['dfacebookhref'].'" title="Facebook" target="_blank"><span class="dokuzharfsocial facebook"></span></a>', '';
if(empty($settings['dtwiter']))
echo'', empty($settings['dtwiterhref']) ? '<span class="dokuzharfsocial twiter"></span>' : '<a href="'.$settings['dtwiterhref'].'" title="Twiter" target="_blank"><span class="dokuzharfsocial twiter"></span></a>', '';
if(empty($settings['dgoogle']))
echo'', empty($settings['dgooglehref']) ? '<span class="dokuzharfsocial google"></span>' : '<a href="'.$settings['dgooglehref'].'" title="Google" target="_blank"><span class="dokuzharfsocial google"></span></a>', '';
if(empty($settings['dinstagram']))
echo'', empty($settings['dinstagramhref']) ? '<span class="dokuzharfsocial instagram"></span>' : '<a href="'.$settings['dinstagramhref'].'" title="instagram" target="_blank"><span class="dokuzharfsocial instagram"></span></a>', '';
if(empty($settings['dskype']))
echo'', empty($settings['dskypehref']) ? '<span class="dokuzharfsocial skype"></span>' : '<a href="'.$settings['dskypehref'].'" title="Skype" target="_blank"><span class="dokuzharfsocial skype"></span></a>', '';
if(empty($settings['dgithub']))
echo'', empty($settings['dgithubhref']) ? '<span class="dokuzharfsocial github"></span>' : '<a href="'.$settings['dgithubhref'].'" title="Github" target="_blank"><span class="dokuzharfsocial github"></span></a>', '';
echo'
<a href="#" id="scrlBotm"><span class="togle alt"></span></a>
</div>
<script type="text/javascript"><!-- // --><![CDATA[
$(function () { $(\'#scrlBotm\').click(function () { $(\'html, body\').animate({ scrollTop: $(document).height() }, 1500); return false; }); $(\'#scrlTop\').click(function () { $(\'html, body\').animate({ scrollTop: \'0px\' }, 1500); return false; }); });
// ]]></script>';
}


Quote from: tanawat on September 11, 2017, 03:26:01 AM
cannot login.
theme update download again
or
/Themes/dokuzharf/index.template.php find
<input type="hidden" name="hash_passwrd" value="" />
replace
<input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
/Themes/dokuzharf/Profile.template.php
find
<input type="text" name="userpicpersonal" size="45" value="', $context['member']['avatar']['external'], '" onfocus="selectRadioByName(document.forms.creator.avatar_choice, \'external\');" onchange="if (typeof(previewExternalAvatar) != \'undefined\') previewExternalAvatar(this.value);" class="input_text" />
replace
<input type="text" name="userpicpersonal" size="45" value="', $context['member']['avatar']['external_original'], '" onfocus="selectRadioByName(document.forms.creator.avatar_choice, \'external\');" onchange="if (typeof(previewExternalAvatar) != \'undefined\') previewExternalAvatar(this.value);" class="input_text" />
Title: Re: DokuzHarf
Post by: ground-digger on January 13, 2018, 10:56:05 AM
First i like the theme very much , but i have 2 things that i need to edit , first the white background weer can i edit this to Grey or something ?

sec thing is the social icons there is a weard triangle over 1 of the icons ,how can i change that ?
Title: Re: DokuzHarf
Post by: j_jindal1 on June 06, 2020, 01:38:46 AM
Installed this theme on fresh installation of SMF 2.0.17, with tinyportal 1.6.6. Everything else works fine except the topic display/message index

(https://i.ibb.co/J2h5xjQ/Capture.png)

Please advise how to fix this...

Issue URL link

"http://shayarfamily.ga/sf/index.php?board=11.0"
Title: Re: DokuzHarf
Post by: j_jindal1 on June 07, 2020, 09:32:36 AM
Sorry, my mistake, plz ignore the post above...  :)