I recently was asked how to have a post stay at the top, before all other posts, similar to that of the "Feature This Post" option in Typepad. This is possible in Blogger! You just have to tweak one area, one line of code in HTML.
- Login to Blogger.
- Old Blogger: From the Dashboard, choose Design. Then click the Edit HTML tab.
New Blogger: From the Dashboard, click Template, then Edit HTML and click Proceed when prompted. - Scroll down the HTML code, towards the bottom, until you find the code.
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div> - Where it says….showaddelement='no'……change it to showaddelement='yes'
- Then Save Template.
- Now when you go back to Page Elements (Old Blogger) or Layout (in the New Blogger) you can see a "Add a Gadget" right above the Blog Posts area.
- Click to Add a Gadget and choose whatever you'd like. In my example, www.handstampedbyheather.com, I chose HTML/JavaScript. I posted some text and a slider.
- Save and you're done!
Hope this helps!
Thanks so much for this info Heather!! I was able to do it so easily.
I love you, I love you, I love you, you HTML Goddess! You and Michelle have save me from Blogger he– so many times. Thank you, thank you, thank you!!!!
All things are difficult before they are easy.
yes! it completely worked! thank you so much. 🙂