As you can see I added a Message Board to my Blog, that sticks to the top of the page. It is not a Post, but a Page Element that can be edited from the Layout Editor.
This is how I implemented the Message Board.
Add a new section to the template
At the top of the content-part, just beneath the content-wrapper div, add a new <div>, with a unique id (I chose 'message-board'). Inside this <div> add a new section, with a unique id and class. Set maxwidgets to 1, and showaddelements to 'yes'.
<div id='content-wrapper'>
<div id='message-board'>
<b:section class='msgbrd' id='msgbrd' maxwidgets='1' showaddelement='yes'/>
</div>
Add variables to the css-part of your template
To control the font and colors of the Message Board, add the following variables to your css:
<Variable name="MsgBrdFont" description="Message Board Font" type="font" default="italic normal 100% Verdana, Arial, Sans-serif;" value="italic normal 100% Verdana, Arial, Sans-serif;">
<Variable name="bgMsgBrd" description="Messageboard Background Color" type="color" default="#ffffff" value="#ffffcc">
<Variable name="borderMsgBrd" description="Messageboard Border Color"
type="color" default="#336699" value="#336699">
<Variable name="colMsgBrd" description="Messageboard Text Color"
type="color" default="#000000" value="#000000">
Add style-definitions for your Message Board classes
Now add the following css to the template.
/* Messageboard */
.msgbrd h2 {
display: none;
}
.msgbrd .widget-content {
padding: 2px 2% 2px;
background-color: $bgMsgBrd;
border: 4px solid $borderMsgBrd;
color: $colMsgBrd;
font: $MsgBrdFont;
}
Add the MessageBoard content
In the Add Page Elements-part of the Layout Editor you will see the new section just beneath your Header.
Click 'Add a Page Element' here, and select Text.
Enter a title and a message, and click Save.
Voila!
4 New Gadgets from Blogger Buster
4 days ago

This is what people say:
Ha! Too cool.
I used this on my blog to display my subscribe link. It puts my feed in the highest profile spot possible. And it looks pretty.
Thanks.
That's a good idea!
Hans
That's cool. I wanted to invite you to join bloggertalk.net
Hi Rose, thanks, I added bloggertalk to my bookmarks and will look into as soon as I have some spare time!
You said As you can see I added a Message Board to my Blog, that sticks to the top of the page.
Uh, no - actually, I do NOT see that......
Have you dropped this feature already?
@Glenn: You might see it right now. I switch it on and off, if I have messages or not. If I want to remove it, I just go to the Page Elements and remove it. If I want to display a message I just add a text element, and the message board is up again.
Wonderful!
Thank you very much!
You are welcome!
New Add a Page Element Box too Wide
Hi, thank you for your features (pullquotes, drop Caps), widgets (Search & Recent Comments) and other related information to improve New Blogger. I find them cool and neat.
I have recently implemented your Message Board feature on my New Blogger Minima Stretch Template by following your four parts instructions provided above. I have adjusted and personalized the displayed Message Board on my Blog in the Add style-definitions to fit my Template as followed:
/* Messageboard */
.msgbrd h2 {
display: none;
}
.msgbrd .widget-content {
margin:0 2% 10px;
border: 1px solid $borderMsgBrd;
color: $colMsgBrd;
padding: 5px 1% 5px;
background-color: $bgMsgBrd;
font: $MsgBrdFont;
}
The published result is awesome. I enjoy the fonts/colors setting and the message publishing flexibility but the “Add a Page Element” created on the page "Add and Arrange Page Elements" is too wide. I can’t figure how to adjust it. I know nothing about HTML and I have tried different experiences based on the Header and Footer code sections but nothing has worked so far. Can you help me?
Add this on css
width: 99%;
chance percents or convert percent to px. Change these percents or px how you like it.
New Add a Page Element Box too Wide-Part 2:
Hi,
It is the particular box with gray spaced lines border and an «Add a Page Element» inscription on the page «Page elements: Add and Arrange Page Elements» from the Template option that is too wide. This specific box is about 1 cm (~0,5 cm on each side) too wide in comparison to the “Blog Title and Blog Description” box.
I have made several intuitive tests and some of them as affected the size of this new “Add a Page Elment” box. But all my tests have also affected the size of the displayed Message Board on my blog. I’m not able to adjust the new “Add a Page Element box” and the published Message Board box independently.
Tux’s “width % or px” solution is one variation I have already tried. This solution affects only the box of the added element and the published Message Board but it doesn’t affect the “Add a Page Element” spaced lines box. Maybe I don’t understand where to exactly put this code?
I want to adjust the size of the new ”Add a Page Element” spaced lines box but I also want to preserve the flexibility to adjust the size of the published Message Board. If it’s not possible to satisfy these wantings, I will live with the actual «Add a Page Element» box even if it’s a little too wide. Right now, this consideration is mostly a matter of perfectionism and of wanting to learn how things work!
@Alain: the styling of your blog (CSS is the technical term) also affects the layout editor's wire frame. Take a look here for solutions.
New Add a Page Element Box too Wide-Thanks Hans!: While waiting for your suggestion, I have explored a little more your blog and by reading your tutorial Adding a second sidebar to your Blog - part 2, I have found a way to an optimal solution. The link you provided me is also very interesting. Thanks! It's so cool to have useful resources at hand to help me solve specific problems and move towards a better understanding of how New Blogger works.
@Alain: you are welcome!
hey hans. this is what i was looking for... thank you so much. i m using it to display adsense image ad on my blog . its looking wonderful.
hey hans, its about your "add message board" thing. i m not v gud @ hacking but still i think there is a simple soulution.. all you have to do is to change the head-wrapper div to the following. it worked with me. check out
in the div id = 'header-wrapper' just remove the "maxwidget=1" and change showaddelement to yes
Krazy-corner.blogspot.com
@chhaya: thanks!
That great tutorial
kameralı sesli sohbet chat siteleri
KAMERALI SOHBET CHAT
Question for anyone who might know. I attempted to add this to my blog and something happened to the background color -- it went from black to white. The Headers and Body text also changed from small print to very large. Any idea what could cause this? I have erased the suggested code but I can't get it to revert.
I am trying to implement it on my blog on blogspot but it doesnt seem to work, although it compiles. Can you help me? patrickgibsonmail@gmail.com
I have tried to implement it on my blog on blogspot and I can just see the source code on the left side. I marked it as a gadget in the layout menu.
Thanks for your help!
Great,
You have given very good techniques for message board services. The coding is given is really help full for all. we can use these message board techniques in forum/blogs.
Thanks,
seoblogcentral - vbulletin,jelsoft,forum,bbs,discussion,bulletin board,message board,blog,discussion forum
This blog is helpful to know how to add a message board to blog
http://www.seoblogcentral.com
Share your thoughts!
Feel free to post your questions, remarks and comments here. Moderation is set for this blog, so your comments will appear in due time.
Look who's linking here!
0 Backlinks point here