How to Create Link Ads Similar to AdSense Link Ads
Ruangngoprek.web.id – Hello Ruangngoprek friends! This time, we will discuss how to create link ads that resemble AdSense link ads. These ads are customizable in terms of placement, number of rows, colors, and more. So, here is the tutorial on how to create link ads similar to AdSense link ads.
How to Create Link Ads Similar to AdSense Link Ads
1. First, please log in to your Blogger.com account.
2. Next, navigate to the "Theme" section.
3. Then, click on "Edit HTML."
4. Search for the code `]]></b:skin>`.
5. Paste the code below above the `]]></b:skin>` code.
/*Iklan Link Mirip Adsense*/ .link-btn{width:100%;position:relative;padding-top:15px} .link-btn:after{clear:both;content:"";display:block}
.label-link-btn{font-size:12px;color:#333;position:absolute;top:0;left:0;line-height:1}
.label-link-btn svg{width:15px;height:15px;vertical-align:-3px}
.label-link-btn svg path{fill:#00aecd}
.link-btn-left,.link-btn-right{width:calc(50% - 10px);float:left}
.link-btn-left{margin-right:10px}
.link-btn-right{margin-left:10px}
.tombol-link{width:100%;height:41px;display:block;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-align:center;line-height:41px;box-shadow:0 1px 1px rgba(255,255,255,0.35) inset,0px 1px 1px rgba(0,0,0,0.3);align-items:center;justify-content:center;background-color:#119af5;border:1px solid #ffffff;border-radius:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:#ffffff;font-weight:normal;font-family:arial,sans-serif;font-size:16px;margin:5px auto}
.tombol-link:hover{background-color:#fff;color:#333!important}
@media screen and (max-width:640px){.link-btn-left,.link-btn-right{width:100%;float:none;margin:0 auto}}6. Next, create a new widget, then you can add it to the sidebar, under the article or elsewhere, paste the code below.<div class='link-btn'>
<div class='link-btn-left'>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
</div>
<div class='link-btn-right'>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
<a class='tombol-link' href='#' target='_blank'>Pasang Iklan Link Disini</a>
</div>
<a href='https://www.ruangngoprek.web.id/2025/02/cara-membuat-iklan-link-mirip-adsense.html' target='_blank' title='Iklan oleh ruangngoprek.web.id'>
<div class='label-link-btn'>
<svg x='0px'>
<path d='M7.5,1.5a6,6,0,1,0,0,12a6,6,0,1,0,0,-12m0,1a5,5,0,1,1,0,10a5,5,0,1,1,0,-10ZM6.625,11l1.75,0l0,-4.5l-1.75,0ZM7.5,3.75a1,1,0,1,0,0,2a1,1,0,1,0,0,-2Z'/>
</svg>
Iklan oleh ruangngoprek.web.id
</div></a>
</div>
Save and see the results.That concludes this article on How to Create Link Ads Similar to AdSense Link Ads. We hope this is helpful.

Post a Comment for "How to Create Link Ads Similar to AdSense Link Ads"