Page Peel Effect is a nice blogger widget used by professional Bloggers. The Page Peel Widget is used to Display Ads, Page Peel has a tendency of catching the attention of Blog visitors on your blog and they will be made to click on your ad & your earnings may increase. Also, this widget can be used to boost your Blog/Web Subscribers. So, Let's Get To The Real Deal For The Day....
STEP BY STEP GUIDE:
Step 1; Add jQuery plugin [ Copy and Paste the following code below <head>
<scriptsrc='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>
Step 2 ; Go to Design->Edit HTML
Copy and paste the below Above </head>
<style type='text/css'>
img { behavior: url(iepngfix.htc) }
#pageflip {
position: absolute;
right: 0; top: 0;
float: right;
}
#pageflip img {
width: 50px; height: 52px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .back-img {
width: 50px; height: 50px;
overflow: hidden;
position: absolute;
right: 0; top: 0;z-index:98;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVrXMNhd95oHfv5SChtMTabaSkyqLzLi_OvWlNAzG2IlWf9YfVF-c8TkOy5bavpGwj0Fe0gRew_t1Mg55owiI8Pnp9qNZhfGVRH6eOct6WXz_cR3FMwYRPF_w3wS_oUOijSKOcmKTvh-A/s1600/rss+nairotech.blogspot.com+blog+page+peel.png) no-repeat right top #fff;
}
</style><a href='http://nairotech.blogspot.com'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqi8P1XNfTcWqIpGgracQdDYnloWE7wJjhJV4nlYhVj-Rsi2PqvyqAp_8QU1LwPQGdHbdNipQ_kzgH3mgQHclDZ5zKE_-LRjSGOM4hhlFrJlcYRCBI6Si_bma5stib6Vt0_W1TJ7aRq9w/s1600/1x1juice.png'/></a><script type='text/javascript'>
$(document).ready(function(){
//Page Flip on hover
$("#pageflip").hover(function() {
$("#pageflip img , .back-img").stop()
.animate({
width: '307px',
height: '319px'
}, 500);
} , function() {
$("#pageflip img").stop()
.animate({
width: '50px',
height: '52px'
}, 220);
$(".back-img").stop()
.animate({
width: '50px',
height: '50px'
}, 200);
});
});
</script>
Step 3: Copy the below code below <body> img { behavior: url(iepngfix.htc) }
#pageflip {
position: absolute;
right: 0; top: 0;
float: right;
}
#pageflip img {
width: 50px; height: 52px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .back-img {
width: 50px; height: 50px;
overflow: hidden;
position: absolute;
right: 0; top: 0;z-index:98;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVrXMNhd95oHfv5SChtMTabaSkyqLzLi_OvWlNAzG2IlWf9YfVF-c8TkOy5bavpGwj0Fe0gRew_t1Mg55owiI8Pnp9qNZhfGVRH6eOct6WXz_cR3FMwYRPF_w3wS_oUOijSKOcmKTvh-A/s1600/rss+nairotech.blogspot.com+blog+page+peel.png) no-repeat right top #fff;
}
</style><a href='http://nairotech.blogspot.com'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqi8P1XNfTcWqIpGgracQdDYnloWE7wJjhJV4nlYhVj-Rsi2PqvyqAp_8QU1LwPQGdHbdNipQ_kzgH3mgQHclDZ5zKE_-LRjSGOM4hhlFrJlcYRCBI6Si_bma5stib6Vt0_W1TJ7aRq9w/s1600/1x1juice.png'/></a><script type='text/javascript'>
$(document).ready(function(){
//Page Flip on hover
$("#pageflip").hover(function() {
$("#pageflip img , .back-img").stop()
.animate({
width: '307px',
height: '319px'
}, 500);
} , function() {
$("#pageflip img").stop()
.animate({
width: '50px',
height: '52px'
}, 220);
$(".back-img").stop()
.animate({
width: '50px',
height: '50px'
}, 200);
});
});
</script>
<div id='pageflip'>
<a href=' http://feeds.feedburner.com/Nairaharotech'><img alt='netoops blog' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqfiM5clcoKqqdiFDzsCe8WDQimeAxA1iQOm9spPxqiHvhQauLQoYhkb9KtAEgMiy__NA10RCH251jhRoT3i4r-buDJD01kEd2Dmesb_vhHIaG2hRLl3lSfz1TmNqrQSbhUKqYTeB6XvGm/s1600/page_flip.png'/></a>
<div class='back-img'/>
</div>
<a href=' http://feeds.feedburner.com/Nairaharotech'><img alt='netoops blog' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqfiM5clcoKqqdiFDzsCe8WDQimeAxA1iQOm9spPxqiHvhQauLQoYhkb9KtAEgMiy__NA10RCH251jhRoT3i4r-buDJD01kEd2Dmesb_vhHIaG2hRLl3lSfz1TmNqrQSbhUKqYTeB6XvGm/s1600/page_flip.png'/></a>
<div class='back-img'/>
</div>
Replace the RED highlighted text with site image url or leave it as default
Replace the BLUE highlighted text with your feed URL Or Your Ad
Then, Save the Template.
Done!
Comment and Share If you have any queries.......
0 comments:
CONFUSED ? FEEL FREE TO ASK
We only entertain real and valuable comments. This means that you need to write comments with your REAL NAME. Comments with keywords or unrelated texts won't be approved. Also, instead of posting comments such as "nice/excellent articles", we would really appreciate if you could like it and share it with your friends/readers. Please, read our
comment policy