Sunday, May 25, 2014

My "AAARRRGGHHH!" moment...

Christ, it's driving me nuts just to put in a Nuffnang leaderboard ad. I was literally tearing my hair out from the frustration in doing so. Trial and error fucking sucks! >:-(

Anyway, for my fellow starting Blogspot bloggers out there who are having the same shitty problem that I have, I've got a post here that may help you.

In your blogspot account, click on the tiny arrow drop-down button next to the paper icon (that's the one in between the pen and "View blog" buttons). In the menu, click on "Template". It should look like the one below...

Once on the "Template" page, click on the "Edit HTML" button. (That's the one next to the "Customize" button - do you see it here?). By the way, before you make any changes to the template, create a backup of it by clicking on the "Backup/Restore" button...

Once done with the backup, clicking on the "Edit HTML" button will lead you to this page...

Click inside the window, then press "Ctrl+F".

In the upper-right corner there will appear a search box. Type this line of code in there then press "Enter".
<div class='fauxborder-left main-fauxborder-left'>

Once it is highlighted, copy then paste the following code directly above it:
<!-- nuffnang -->
<script type="text/javascript">
        nuffnang_bid = "6fe4a97b10a6316ad0bb4291872e2891";
        document.write( "<div id='nuffnang_lb'></div>" );
        (function() {
                var nn = document.createElement('script'); nn.type = 'text/javascript';    
                nn.src = 'http://synad2.nuffnang.com.ph/lb.js';    
                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(nn, s.nextSibling);
        })();
</script>
<!-- nuffnang-->
(See the pic below to guide you...)

Save the template then view it. You'll see a tiny rectangle ad directly below your navbar.

Any questions about this, just comment below the post...
That's all for now :-)









No comments:

Post a Comment