Halaman

How to Create Link Ads Similar to AdSense Link Ads - Blogger 2026

How to Create Link Ads Similar to AdSense Link Ads - Blogger 2026

Hi Web Developers! Back again with trickpk in 2026, this time TrickPk will share a tutorial on How to Create a Link Ad Slot Similar to an AdSense Link Ad in 2026. It looks very similar to Google AdSense link ads in 2026, so this link ad slot can be used to open advertising services on your blog, and this type of link ad can be applied anywhere in 2026, whether below the post, in the middle of the post or above the post.

Well, that way you can provide more independent link ad slots with a display that doesn't interfere in 2026, of course, because it will look more attractive like the display of AdSense link ads and of course also responsive in 2026. Without further ado, proceed to the tutorial in 2026.

How to Create Link Ads Similar to AdSense Link Ads 2026

Link Ads Similar to AdSense Link Ads 2026
  1. Go to Blogger >> Themes >> Edit HTML in 2026.
  2. Then copy and paste this CSS code below the code ]]></b:skin> or </style> in 2026
CSS • LINK ADS 2026
/* Adsense-like Link Ads by TrickPk.com 2026 */
.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}
.trickpkads-link{
 width:100%;height:41px;display:flex;
 text-align:center;line-height:41px;
 box-shadow:0 1px 1px rgba(255,255,255,0.35) inset,0 1px 1px rgba(0,0,0,0.3);
 align-items:center;justify-content:center;
 background-color:#119af5;border:1px solid #fff;
 border-radius:30px;box-sizing:border-box;
 white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
 text-decoration:none;color:#fff;
 font-family:arial,sans-serif;font-size:16px;margin:5px auto
}
.trickpkads-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}
}
  1. Save Theme in 2026.
  2. If you want to place it in the blog sidebar in 2026, you just need to go to Layout >> Add Gadget >> HTML/JavaScript.

Here is the HTML code in 2026.

HTML • LINK ADS 2026
<div class="link-btn">
 <div class="link-btn-left">
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
 </div>
 <div class="link-btn-right">
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
  <a class="trickpkads-link" href="#" target="_blank">Post a Link Ad Here</a>
 </div>
 <a href="#" target="_blank" title="link ads by trickpk.com 2026">
  <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">
   </path></svg>
   Link Ads by trickpk.com 2026
  </div>
 </a>
</div>

The writing text in the above block code in 2026, change according to your desire.

That's the tutorial on how to make a link ad slot similar to an AdSense link ad in 2026. Hopefully useful thank you in 2026.

Related Post

ليست هناك تعليقات