day and night mode cookies
<span style="font-family: Arial Black;" class="mycode_font">global.css </span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none">.switcher {
height: auto;
color:red
}
.switcher a {
font-size: 9px;
font-weight: 600;
letter-spacing: 1px;
font-style: normal;
line-height: 1;
padding: 5px 10px;
color: red;
border-radius: 2px
cursor: pointer;
}
.switcher a:hover {
color: green;
}
.pageskin .pageskin-remove,
.switcher a {
text-transform: uppercase;
cursor: pointer;
}
.switcher-mode-on {
cursor: pointer;
color:blue;
}
.switcher-mode-off {
cursor: pointer;
color:red;
}
.ff-hide,
.hide {
display: none !important;
}
</code></pre><br />
<br />
<span style="font-family: Arial Black;" class="mycode_font">Header find</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li></code></pre><br />
<span style="font-family: Arial Black;" class="mycode_font">add below</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><a class="switcher-mode-on hide"><i class="fas fa-moon"title="Open Game Mode"></i></a> <a class="switcher-mode-off hide"><i class="far fa-moon"title="Close Game Mode"></i></a></code></pre><br />
<br />
<span style="font-family: Arial Black;" class="mycode_font">headerinclude</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><script type="text/javascript" src="{$mybb->asset_url}/images/moonmode.js"></script></code></pre><br />
<span style="font-family: Arial Black;" class="mycode_font">{$stylesheets}</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><link rel="stylesheet" href=" "/></code></pre><br />
<span style="color: #b20080;" class="mycode_color"><span style="font-family: Arial Black;" class="mycode_font">style-dark.css edit</span></span><br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-family: Arial Black;" class="mycode_font"><span style="color: #222222;" class="mycode_color">Upload to ftp images folder</span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src=" " title="Zip File" border="0" alt=".zip" />
<!-- end: attachment_icon --> <a href="attachment.php?aid=43030" target="_blank" title="">images.zip</a> (Size: 2.13 KB / Downloads: 84)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src=" " title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon --> <a href="attachment.php?aid=43031" target="_blank" title="">Ekran Alıntısı.PNG</a> (Size: 15.55 KB / Downloads: 187)
<!-- end: postbit_attachments_attachment -->
<span style="font-family: Arial Black;" class="mycode_font">global.css </span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none">.switcher {
height: auto;
color:red
}
.switcher a {
font-size: 9px;
font-weight: 600;
letter-spacing: 1px;
font-style: normal;
line-height: 1;
padding: 5px 10px;
color: red;
border-radius: 2px
cursor: pointer;
}
.switcher a:hover {
color: green;
}
.pageskin .pageskin-remove,
.switcher a {
text-transform: uppercase;
cursor: pointer;
}
.switcher-mode-on {
cursor: pointer;
color:blue;
}
.switcher-mode-off {
cursor: pointer;
color:red;
}
.ff-hide,
.hide {
display: none !important;
}
</code></pre><br />
<br />
<span style="font-family: Arial Black;" class="mycode_font">Header find</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li></code></pre><br />
<span style="font-family: Arial Black;" class="mycode_font">add below</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><a class="switcher-mode-on hide"><i class="fas fa-moon"title="Open Game Mode"></i></a> <a class="switcher-mode-off hide"><i class="far fa-moon"title="Close Game Mode"></i></a></code></pre><br />
<br />
<span style="font-family: Arial Black;" class="mycode_font">headerinclude</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><script type="text/javascript" src="{$mybb->asset_url}/images/moonmode.js"></script></code></pre><br />
<span style="font-family: Arial Black;" class="mycode_font">{$stylesheets}</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none"><link rel="stylesheet" href=" "/></code></pre><br />
<span style="color: #b20080;" class="mycode_color"><span style="font-family: Arial Black;" class="mycode_font">style-dark.css edit</span></span><br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-family: Arial Black;" class="mycode_font"><span style="color: #222222;" class="mycode_color">Upload to ftp images folder</span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src=" " title="Zip File" border="0" alt=".zip" />
<!-- end: attachment_icon --> <a href="attachment.php?aid=43030" target="_blank" title="">images.zip</a> (Size: 2.13 KB / Downloads: 84)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src=" " title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon --> <a href="attachment.php?aid=43031" target="_blank" title="">Ekran Alıntısı.PNG</a> (Size: 15.55 KB / Downloads: 187)
<!-- end: postbit_attachments_attachment -->