blogger
Pixel to REM Conversion | px to rem | Table Pixel to REM
Pixels Rems 10px 0.625rem 11px 0.6875rem 12px 0.75rem 13px 0.8125rem 14px 0.875rem 15px 0.9375rem 16px 1rem 17px 1.0625rem 18px 1.125rem 19px 1.1875rem 20px 1.25rem 21px
Cara Pasang Fanspage FB di Blog AMP
Fanspage Facebook dapat dipasang di blog amp. Dibawah ini adalah contoh tampilan fanspage facebook yang saya terapkan di blogspot amp. Jika ingin di modifikasi tampilan
Cara Memasang Lazy Load Adsense Terbaru Juli 2021 | new AdSense code
Cara Memasang Lazy Load Adsense Terbaru Juli 2021 | New Adsense Code – Memasang lazy load adsense adalah salah satu cara untuk menringankan loading blog.
How to add adsense after content in GeneratePress theme
How to add adsense after content in GeneratePress theme – Go to functions.php (Appearance – Theme Editor – functions.php), copy the code of google adsense
Cara Menghilangkan Kode ?m=1 dan ?m=0 pada URL Blog
Untuk menghilangkan url dengan akhiran ?m=1 atau ?m=0 pada saat blog dibuka melalui browser di hp android atau pada saat tampilan mobile, dapat diatasi dengan
How to Make Sidebar Sticky In Single Posts of GeneratePress
How to Make Sidebar Sticky In Single Posts of GeneratePress – Add Following code below : @media (min-width: 769px) { body.single-post .inside-right-sidebar { position: -webkit-sticky;
How to add webp images to wordpress
How to add webp images to wordpress – Go to functions.php in wordpress (Appearance – theme editor – functions.php). Copy the code below and paste
How to Make Sidebar Sticky With GeneratePress Theme
How to Make Sidebar Sticky With GeneratePress Theme – Just add the following code below : @media (min-width: 769px) { .inside-right-sidebar { position: -webkit-sticky; position: