Template ini gratis jika anda ingin mendapatkannya unduh disini Download Now!

Tombol Melayang Text Resizer di Postingan Blogger











Tombol  Melayang Text Resizer di Postingan Blogger
Tombol Melayang Text Resizer di Postingan Blogger


Tombol Text Resizer


Tombol Text Resizer adalah tombol untuk memperbesar huruf font di halaman postingan blogger.

Cara membuat tombol Text Resizer melayang di Blogger , sebagai berikut.

Masuk ke menu Dashboard Blogger

Kemudian masuk ke Edit HTML.

Tahap I


Letakan script di bawah ini, di atas atau sebelum kode </head>


<style>

/* Text Resizer */

.Tresizerts{position:fixed;right:25px;bottom:150px;background:#ffffff;box-shadow:0 0 5px #000000;border-radius:5px;box-sizing:border-box;z-index:1;transition:all .3s linear}
.darkMode .Tresizerts{background:#121212;color:#ffffff;box-shadow:0 0 5px #ffffff}
#Ifont,#Dfont{font-size:18px;padding:10px;box-sizing:border-box;background:#ffffff;color:#000000}
.darkMode #Ifont,.darkMode #Dfont{background:#121212;color:#ffffff;border-color:#ffffff}
#Ifont{border-radius:5px 5px 0 0;border-bottom:.5px solid #000000}
#Dfont{border-top:.5px solid #000000} #Dfont{border-radius:0 0 5px 5px}
#Ifont:hover,#Dfont:hover{background:linear-gradient(to right,#f81894,#0000ff);color:#ffffff}
</style>

<script src='https://code.jquery.com/jquery-3.6.0.min.js'></script>


Tahap II


Terakhir letakan script di bawah ini, di atas kode atau sebelum </body>

<b:if cond='data:view.isPost'>
<div class='Tresizerts'>
<div id='Ifont'>A+</div>
<div id='Dfont'>A-</div>
</div>
</b:if>
<script>/*<![CDATA[*/
$("").ready(function(){$("#Ifont").click(function(){curSize=parseInt($(".postBody").css("font-size"))+1,curSize<=20&&$(".postBody").css("font-size",curSize)}),$("#Dfont").click(function(){curSize=parseInt($(".postBody").css("font-size"))-1,curSize>=10&&$(".postBody").css("font-size",curSize)})});
/*]]>*/</script>


Kemudian Simpan.

Demikian semoga bermanfaat.

إرسال تعليق

tesssssssss
tesssssssss
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.