Thursday, December 27, 2012

Buysellads Like Adbanner For Blogger

1 comment Follow us on twitter
Today I'm here with a tutorial on how to create Css Adbanner, [125x125,728x90,480x60,250x250] for blogger .This concept of Css ad banners where introduced by Buysellads.They are leading advertising companies and Hence they are very popular.There ad banners are so special and looks elegant when it is hovered with mouse.I have tried very much to reproduce Buysellads like ad banner and finally created one with a little color modification.This ad banner is Css styled  and look awesome .I have got all most all dimensions of this Adbanner.Every one must try this in you blog.Just check out the Demo please

Adbanner-Demo

Important !!  Back Up your Template before Making any changes in Template.

Buysellads Like Ad banner-"How to" Tutorial

Search for this code..
]]></b:skin>
Now Paste the Following Code Above the searched Code.

.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}
.adsx li{padding:0;width:50%;float:left;margin-bottom:5px}
.kntk{cursor:pointer}
.ads125{width:125px;height:125px;text-align:center;line-height:125px;margin:0 auto}
.biru{border:1px solid #60ADE9;background:#C2E0F1}
.biru:hover{background:#ABE1FF}

The Css Part is now complete .Now Got to Blogger layout.Click add element .Choose Html/JavaScript.Paste the Following Codes According to your Need.


728x90 Adbanner Code

<div class="kntk biru" style="width:728px;height:90px;text-align:center;line-height:90px;margin:0 auto;">Advertise Here</div>

480x60 Adbanner Code

<div class="kntk biru" style="width:468px;height:60px;line-height:60px;text-align:center;font-size:12px;">Advertise Here</div>

250x250 Adbanner Code

<div class="kntk biru" style="width:260px;height:200px;text-align:center;line-height:200px;margin:0 auto;">Advertise Here</div> 

125x125 Adbanner Code

<ul class="adsx">
<li><div class="kntk ads125 biru">Advertise Here</div></li>
<li><div class="kntk ads125 biru">Advertise Here</div></li>
<li><div class="kntk ads125 biru">Advertise Here</div></li>
<li><div class="kntk ads125 biru">Advertise Here</div></li>
</ul>
</div>
</div> 




1 comment:



Your feedback is always appreciated.It is the least thing that you can do for us !

Note:
1. Do not include links in comments as they will not be published after moderation !
2. Make sure that you click "subscribe by mail" to get notified when soemone reply to your comments.
3. Please do not spam Spam comments will be deleted immediately upon our review.

Regards,