18 March 2011

Add a forum to blogger.com for free

Now you can add a forum on blogger for free Powered by NABBLE  , just follow instructions below:


1st step:

First you have to create a new static page and titled it forum like this:                              http://bloggetz.blogspot.com/p/forum.html


2nd step: 

Click here: Free embeddable Forum  create a free new forum.Then click options and copy your HTML embeddable code.

3rd step:

Go to your blogger dashboard>design>Edit HTML>click expand widget.

4th step:

Now, find this code:
<div id='content-wrapper'> or this code for new blogger templates<div class='columns fauxcolumns'>
and paste these codes above it:


<b:if cond='data:blog.url == &quot;Paste_your_forum_static_page_URL_here&quot;'>
Paste_nabble_embeddable_code_here
</b:if>
AND SAVE TEMPLATE

Now if you want to see nothing on your forum page such: widgets,post,etc

Locate this code: </head>
And paste these codes above it:

<b:if cond='data:blog.url == &quot;Paste_your_static_forum_page_URL_here&quot;'>
<style type='text/css'>
#content-wrapper {
display:none !important;
}
.columns, .fauxcolumns {
display:none !important;
}
</style>
</b:if>
AND SAVE TEMPLATE

If you have any doubts and questions regarding this post please free to make your comments below.
Now you have new forum on your blogger, Enjoy and Happy Bloggetz!!!

0 comments:

Post a Comment

Share your views