Posts

Blogger Edit

Image
http://swimbi.com/tutorials/custom-blogger-menu/ Add dropdown menu in Blogger (blogspot) blog A quick tutorial on how to add drop down menu with icons and search ( like this ) in your blog . 1. Add new layout section in template Go to  Template  page ==> Edit HTML. Find the insertion point, right after the <body> tag. Copy and insert the following code: <b:section id='Swimbi-section' maxwidgets='1'> <b:widget id='HTML1' locked='true' title='Swimbi widget' type='HTML'> <b:includable id='main'> <data:content/> <br/> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> Save template , then switch to  Layout  page. Here you can click the " Edit " and insert a menu code into the Swimbi widget. Or do it directly on your blog page using the  Quick Edit  wrench ...