29-07-2023 09:39
13-02-2023 16:59
29-11-2022 11:14
11-06-2024 17:58
Aşağıdaki kodu footer.tpl'de
</body> </html>
üzerine ekleyin.
<p id="cookie-notice">Bu web sitesi, en iyi deneyimi sağlamak için çerezleri kullanır. Daha fazla bilgi için lütfen <a href="cerez-politikasi" style="text-decoration: none; font-weight: bold; color:#fff;">Çerez Politikamızı</a> okuyun.<br><button onclick="acceptCookie();">Kapat</button></p> <style>#cookie-notice{color:#fff;font-family:inherit;background:#596cd5;padding:20px;position:fixed;bottom:10px;left:10px;width:100%;max-width:300px;box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:5px;margin:0px;visibility:hidden;z-index:1000000;box-sizing:border-box}#cookie-notice button{color:inherit;background:#3842c7;border:0;padding:10px;margin-top:10px;width:100%;cursor:pointer}@media only screen and (max-width:600px){#cookie-notice{max-width:100%;bottom:0;left:0;border-radius:0}}</style> <script>function acceptCookie(){document.cookie="cookieaccepted=1; expires=Thu, 18 Dec 2030 12:00:00 UTC; path={PHP.cfg.mainurl}",document.getElementById("cookie-notice").style.visibility="hidden"}document.cookie.indexOf("cookieaccepted")<0&&(document.getElementById("cookie-notice").style.visibility="visible");</script>
İlgili yerleri kendinize göre düzenlemeniz yeterli olacaktır.
Örnek Görünüm:
Kendi özelleştirilmiş stilini belirle
Uygulamanız için mükemmel renk modunu seçin.
Dil yönünüzü değiştirin
Tam ekran modu aç/kapat
Web sitesi için uygun bir menü sistemi seçin