Wednesday, 19 April 2017

How To Add Together Floating Skyscraper Ads Widget To Blogger

Hello friends, welcome to the Blogger Ads tutorial today I volition present you lot how to insert add together Floating Skyscraper Ads widget inward Blogger weblog amongst pictures.
 welcome to the  Blogger Ads tutorial today I volition present you lot how to insert add together Flo How to add together Floating Skyscraper Ads widget to Blogger

Guys if you lot brand a weblog inward Blogger together with you lot purpose default Blogger topic hence inward your weblog left together with correct side convey piece of work out closed to space, instantly nosotros going to purpose that infinite to brand closed to money, nosotros simply insert the Skyscraper ads inward weblog both side.
These are Following Steps:-


Step 1: First nosotros click Blogger Layout together with click Add a Gadget link.
 welcome to the  Blogger Ads tutorial today I volition present you lot how to insert add together Flo How to add together Floating Skyscraper Ads widget to Blogger
Step 2: Now nosotros click HTML/JavaScript option.
 welcome to the  Blogger Ads tutorial today I volition present you lot how to insert add together Flo How to add together Floating Skyscraper Ads widget to Blogger
Step 3: Here nosotros glue the code together with click Save button.
 welcome to the  Blogger Ads tutorial today I volition present you lot how to insert add together Flo How to add together Floating Skyscraper Ads widget to Blogger
Now hither I rank Ads Code you lot simply supersede the ads code into your ain check Ads code the glue inward HTML/JavaScript gadget.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<style>
*{padding:0px; margin:0px; box-sizing: border-box}
.tw_float_ads_main_Wrap_Both{
        max-width: 300px;
  width: 200px;
  height: 700px;
        position: fixed;
        z-index: 98765;
  background: rgb(251,251,251);
        box-sizing: border-box;
        box-shadow:0 0 3px rgba(0,0,0,0.2);
  bottom:5%;
    }
.tw_float_ads_main_Wrap_first{
        z-index: 98765;
  left: 1%;
    }
    .tw_float_ads_close{
        position: relative;
       box-sizing: border-box;
      padding: 12px 0px;
    }
 .tw_float_ads_close #tw_close_button{
   font-size: 25px;
    color: #000;
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
}
#tw_close_button{
        cursor:pointer;
}
.TW_credits{
    color: #000;
    position: absolute;
    bottom: 2px;
    right: 0px;
    display: inline-block;
    text-shadow:0 0 3px rgba(0,0,0,0.2);
    text-decoration: none!important;
 z-index: 99999;
 font-weight: bold;
 font-family: arial, helvtica;
}
</style>
<div class='tw_float_ads_main_Wrap_Both tw_float_ads_main_Wrap_first' id='tw_float_ads_main_Wrap1' style='float: left'>
    <div class='tw_float_ads_close'> 
       <span id='tw_close_button' style='float: right' onclick='document.getElementById("tw_float_ads_main_Wrap1").style.display="none"'>
           <i id='TW_Close_Button' class="fa fa-window-close" aria-hidden="true" title='close the Advertisment'></i>
       </span>
    </div>
       <div class='Ad1 AdBanner' id='Ad1'>
         
<!-- Paste your Left Advertisement Code Below this Comment-->

<!-- Your Left Advertisement Code Here -->

<!--Paste your Left Advertisement Code Above this Comment -->
       </div>
    <div style='clear:right'></div>
 </div>

<div style='clear:left'></div>
<div class='tw_float_ads_main_Wrap_Both' id='tw_float_ads_main_Wrap' style='float: right; right:1%; z-index: 98765;' >
    <div class='tw_float_ads_close'>
     <span id='tw_close_button' style='float: right' class='tw_close_button' onclick='document.getElementById("tw_float_ads_main_Wrap").style.display="none"'>
      <i id='TW_Close_Button' class="fa fa-window-close" aria-hidden="true" title='close the Advertisment'></i>
     </span>
 </div>
 <div class='Ad2 AdBanner' id='Ad2'>
         
<!-- Paste your Right Advertisement Code Below this Comment-->

<!-- Your Right Advertisement Code Here -->

<!--Paste your Right Advertisement Code Above this Comment -->

</div>
<div style='clear:right'></div></div>
<div style='clear:both'></div>

I promise you lot relish this Post. If whatsoever employment comment it.

No comments:

Post a Comment