Stript add,how to make this stripe to add functionality in blogger like navbar is showed at top in bloggers.You must have seen these stripe ads in many bloggers nowadays,as i when started blogging used to see that stripe add in johnchow blog and he use to sell that add for hundreds of dollars.This add will be shown at top of every page and is fixed add as we scroll it remains at same place.
Now i will tell you how to make this stripe ad to work in blogger, as it was designed as an wordpress plugin to be get used in wordpress blogs,but was based on javascipts,so it can be used by bloggers too as it we can use javascripts in bloggers because bloggers support javascripts.
Step 1:
Click Layout
Click Edit HTML tab
Click Download Full Template and please back up your template first.
Copy and Paste the following css code right above ]]><b:skin>#mta_bar {
background:#003366;
border-top: 3px solid #6699ff;
margin: 0;
padding: 7px 0;
z-index: 100;
bottom:0px;
right:0px;
width: 100%;
overflow: auto;
position: fixed;
}
* html #mta_bar{
/*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
#mta_bar .left { float: left; text-align: center; font-family: Arial; font-size: 13px; font-weight: bold; font-style: normal; color: #0000FF; width:92%;}
#mta_bar .right {font-family: Arial, Helvetica, sans-serif; float: right; text-align: center; font-weight: normal; font-size: 10px;letter-spacing: 0; width: 30px; white-space: nowrap;}
#mta_bar .right a {font-size: 10px; color: #0000FF; text-decoration: underline;}
#mta_bar .right a:hover {font-size: 10px; color: #0000FF; text-decoration: none;}
#left_bar a {background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFbHgAauQ37QWOhx8KFtJeLMcRDmFh4mSWvE1KrfzlZZPputbT5YKYehQoxZEafHb7oyV6OqW9VGZPNZ4FTNh0rDbgfWj6WI545lOKULPV5kyqhn8NDMYWEI4HgjKz9lPdDCD1WvnsP-o/?imgmax=800') no-repeat; text-decoration: none; color: #fff; padding:5px 0px 5px 30px;}
#left_bar a:hover { text-decoration: underline; color: #fff; }
Find this code </head> in your template
Copy and paste the following code right above </head>//<![CDATA[
var mta_arr = new Array();
var mta_clear = new Array();
function mtaFloat(mta) {
mta_arr[mta_arr.length] = this;
var mtapointer = eval(mta_arr.length-1);
this.pagetop = 0;
this.cmode = (document.compatMode && document.compatMode!="BackCompat") ? document.documentElement : document.body;
this.mtasrc = document.all? document.all[mta] : document.getElementById(mta);
this.mtasrc.height = this.mtasrc.offsetHeight;
this.mtaheight = this.cmode.clientHeight;
this.mtaoffset = mtaGetOffsetY(mta_arr[mtapointer]);
var mtabar = 'mta_clear['+mtapointer+'] = setInterval("mtaFloatInit(mta_arr['+mtapointer+'])",1);';
mtabar = mtabar;
eval(mtabar);
}
function mtaGetOffsetY(mta) {
var mtaTotOffset = parseInt(mta.mtasrc.offsetTop);
var parentOffset = mta.mtasrc.offsetParent;
while ( parentOffset != null ) {
mtaTotOffset += parentOffset.offsetTop;
parentOffset = parentOffset.offsetParent;
}
return mtaTotOffset;
}
function mtaFloatInit(mta) {
mta.pagetop = mta.cmode.scrollTop;
mta.mtasrc.style.top = mta.pagetop - mta.mtaoffset + "px";
}
function closeTopAds() {
document.getElementById("mta_bar").style.visibility = "hidden";
}
//]]>
</script>
Category
- Albums (20)
- Blog Templates (3)
- Entertainment News (22)
- FC Themes (1)
- Mp3 (30)
- Softwares (1)
- Techno Beat (1)
- Tips for Blog (14)
- WWE (1)
Archives
-
▼
2009
(72)
- ► 06/28 - 07/05 (8)
-
▼
07/05 - 07/12
(51)
- Staind
- Avril Lavigne
- Black Eyed Peas
- Album Download
- Green Day
- Techno
- Free 6itxh Sense Mp3 downloadFree 6ixth Sense - Ma...
- Latest MP3sFree latest mp3 downloadsJennifer Avalo...
- Avenged Sevenfold
- Agnes Monica
- Ahmad Dhani
- Andra & The Backbone
- FREE DOWNLOAD ARCTIC MONKEYS ALBUMSTrack List :...
- Bunga Citra Lestari
- Caramel Band
- Cokelat
- D'Masiv
- Dewa 19
- Dygta
- Yovie & Nuno
- Ungu
- Free The Titans mp3 downloadtracklist: Mengapa Aku...
- T2
- ST12
- Seventeen
- Indonesia MP3
- Jason Mraz
- Tips and Tricks
- Blog.Mac Template Editor
- Paris' Tearful Goodbye to Late Father Michael Jackson
- Tribute Performances at Michael Jackson's Memorial
- 'Harry Potter' Returns to London for 'Half-Blood P...
- Miley Cyrus Bares Her Cleavage on ELLE's Cover
- Boost Banner Click-Through
- Get More Traffic From Yahoo
- WWE Song Themes
- Football Club Theme
- Earn Money
- Best SEO Sites for Increased Traffic Tips
- HitTail: Increase Search Engine Traffic
- Technorati
- Add Stripe Ads in Blog like Navbar
- Blogger Tag Cloud Widget by Categories / Labels
- Random Post Widget
- Recent Posts Widget
- Related Posts Widget
- Disable Right Click
- Sweet Blog
- Cellar Heat
- Mosaico
- Earn Money
- ► 07/12 - 07/19 (6)
- ► 07/19 - 07/26 (7)
0 comments