BTemplates, the best place for Blogger templates since 2008.
3,141 Downloads.
Junoon is a free Blogger template adapted from WordPress with 2 columns and right sidebar.
Author: BloggerTheme. Designer: CamelGraph.
Could you tell me how to get rid of the search box on the right hand side please? thankyou
@Lindy: Go to Design/Edit HTML, click on “Expamd widget templates” and delete the following code:
<b:section class='sboxx' id='sboxx' preferred='yes' showaddelement='no'> <b:widget id='HTML401' locked='true' title='Search Box' type='HTML'> <b:includable id='main'> <form class='search' expr:action='data:blog.homepageUrl + "search"' method='get'> <input id='s' name='q' onfocus='this.value='';' type='text' value=''/> <input id='searchsubmit' type='submit' value=''/> </form> </b:includable> </b:widget> </b:section>
Save changes.
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Lindy 18 November 2010 at 7:34
Could you tell me how to get rid of the search box on the right hand side please? thankyou
Claudia 19 November 2010 at 20:31
@Lindy: Go to Design/Edit HTML, click on “Expamd widget templates” and delete the following code:
Save changes.