Guide insert Forum "Nabble" for Blogspot

Today, Adsenseco would wish to contribute little knowledge is collected in many foreign Blogspot page to share with you this article and I hope it will be useful to us all! Following would like to guide you through these steps:


Step 1: Registration Forum
Here we can integrate the Nabble Forum page on Blogspot.So you go to register their Nabble an account as shown below: 

Guide insert Forum "Nabble" for Blogspot

After completion of the frame, you click Create Nabble Forum to create your free forum. 

Now Nabble sent to the email enabled, you access your mail and click on the link as shown to activate the forum account: 


When activation is complete, you visit the Forum's own, then Login and navigate to the Menu Options menu click on the Embedding options. 


Now, a newly opened web page and that is the site of the Forum provide the embed code. You copy the Java code in the box and save. So step one is finished, let's see step 2! 


Step 2: Create Static Page 

Very simple, you just log into your Blogger account, the Tab post, select Edit Page. 



Select the Home Page and create a blank page with the title you want. Here the Adsenseco created the page titled Forum. 


Complete, you copy the address of the Forum page and save. Here's his address: 


Step 3: Edit HTML : ( Find: Ctrl + F)

You on the Design Tab> Edit HTML, check the front line Utility Sample Expansion. Now you find the code: 


<div class='columns fauxcolumns'> or <div id='content-wrapper'>

Add the following code above it: 


<b:if cond='data:blog.url == &quot;http://adsenseco.blogspot.com/p/forum.html&quot;'>
PASTE_CODE_FROM_NABBLE_HERE
</b:if>

Continue to find </ head> and add the following code before it:


<b:if cond='data:blog.url == &quot;http://adsenseco.blogspot.com/p/forum.html&quot;'>
<style type='text/css'>
#content-wrapper {
display:none !important;
}
.columns, .fauxcolumns {
display:none !important;
}
</style>
</b:if>

Note: Instead http://adsenseco.blogspot.com/p/forum.html address of the page you created in step 2

If that is not pleasing to the eye of the interface or font, you go to the Option and the option card! 


Demo can look at my page : Adsenseco click here
I wish you success!