... The most widely asked through comments on blogs like this one pal faktaduniaunik " Sob .. klo ad float tau gak??? please enlightenment sob ..? ".. Okay .. now I have time to answer them and how pretty simple .. ..
Simple how sob ... aaaah dong jelasin !!!..
... Okay .. Immediately, yes .. understand the following steps:
1. Login to Blogger > Layout> Page Elements> Add a Gadget> HTML / Javascript .. and gadgetnya let alone without a name / title ...
2. Then Copas FLOATING ADS Code below into the gadget HTML / Javascript earlier ...
\u0026lt;style type="text/css">
#gb{
position:fixed;
top:10px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbcontent{
float:right;
border:2px solid #A5BD51;
background:#ffffff;
padding:10px;
}
</style>
<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
was dx = Math.abs (x0-xf)> 10? 5: 1;
was dir = xf> x0? 1: -1;
var x = x0 + dx * dir;
gb.style.top = x.toString () + "px";
if (x0! = xf) {setTimeout ("moveGB (" + x + " , "+ xf +")", 10);}}
\u0026lt;/ script>
\u0026lt;div id="gb">
\u0026lt;div class="gbtab" onclick="showHideGB()"> ; \u0026lt;/ div>
\u0026lt;div class="gbcontent">
\u0026lt;div style="text-align:right">
\u0026lt;a href="javascript:showHideGB()">
.: [Close] [Click 2x]:.
\u0026lt;/ a>
\u0026lt;/ div>
\u0026lt;center>
PASTE CODE HERE YA ADVERTISEMENT MELAYANGNYA
\u0026lt;/ center>
\u0026lt;script type="text/javascript"> var gb = document.getElementById ("gb");
gb.style.center = (30-gb.offsetWidth). toString () + "px";
\u0026lt;/ script> \u0026lt;/ center> \u0026lt;/ div> \u0026lt; / div>
3. Then click Save gadgets .. Refresh and see the results with your blog .. This example> eksperimen284.blogspot.com
Note:
> Position Float this gadget you can put it anywhere .. above / Down or Right / left .. Arrange secerdiknya good you'll appear later ..
> But .. Do not Put This gadget is a section / area with other flying gadgets .. because it may cause the error ..
Wew !!!.. It's easy ... yaa ...