March 12, 2011
Footer Float in Blog To Click My Ads Script
PPC ad placement greatly affects the number of clicks your ad. Perhaps now the most popular but somewhat annoying little blog is for the visitors by placing ads floating on our blog.
To relieve the discomfort of visitors, is worth the ad we put in the footer. For example you can see the footer section of this blog. Well, if you are interested please follow the steps as follows:
To relieve the discomfort of visitors, is worth the ad we put in the footer. For example you can see the footer section of this blog. Well, if you are interested please follow the steps as follows:
- Login into your blogger account
- Going to the draft and select Edit HTML
- Check "Expand Widget Templates"
- Put the code below, the above code ]]></ b: skin>
#footer img {
/* margin: 0px 0px -8px 0px; */
vertical-align: middle;
}
#footer p.info {
float: right;
padding-right:40px;
line-height: 1.2;
height: 100%;
vertical-align: bottom;
}
#footer p {
float: left;
margin: 0px;
padding-top:4px;
padding-left:40px;
vertical-align: bottom;
line-height: 1.2;
}
#footer a {
color: #333;
}
#footer {
align: center;
position: fixed;
border-top: 1px solid #ddd;
border-bottom: 5px solid #f5f5f5;
background-color: #f5f5f5;
width: 100%;
left: 0px;
text-align: left;
color: #888;
font-family: Verdana;
font-size: 11px;
z-index:10000;
opacity: 0.9;
filter: alpha(opacity: 90);
bottom:0;
}
- And Save
- A check mark on "Expand Widget Templates" diilangkan
- Put the following code above the </ body>
<div id=’footer’>
<p><span style=’color: rgb(255, 0, 0);font-size:85%;’><blink>Klik Salah Satu Link Disamping</blink><br/>
Untuk Menutup Pop Ini</span></p>
<p>YOUR ADVERTISING CODE</p>
</div>
- Save
Subscribe to:
Post Comments (Atom)
0 Responses to “Footer Float in Blog To Click My Ads Script”
Post a Comment