For Categories
* From the Dashboard, go to Layout.
* Go to Edit HTML.
* Find this line:
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
* Then replace with this code:<b:widget id='Label1' locked='false' title='Categories' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<br/>
<select onchange='location=this.options[this.selectedIndex].value;' style='width:180px;'>
<option>Select a Category Here</option>
<b:loop values='data:labels' var='label'>
<option expr:value='data:label.url'><data:label.name/>
(<data:label.count/>)
</option>
</b:loop>
</select>
</div>
</b:includable>
</b:widget>
* And Save
* You're done.
For Archives
* From the Dashboard, go to Layout.
* Then Page Elements.
* Find the Archives gadget and click Edit.
* There in the options, to the right of Style you can choose Dropdown Menu.
* Save changes.
You're done.
Have fun!














That's good that people are able to receive the home loans moreover, it opens up new opportunities.
Posted by: business loans | April 04, 2011 at 07:27 AM
You're very welcome!
Happy Blogging,
Heather :D
Posted by: Heather Wright-Porto | January 16, 2011 at 12:47 PM
Awesome! Thanks so much for this! It worked great.
Heather Pilz
StampPaperScissorsInk.com
Posted by: Heather Pilz | January 15, 2011 at 07:04 AM
Awesome! Thanks, I was starting to get overwhelmed by my "clutter". Now it looks great!
http://tntbuilds.blogspot.com/
Posted by: Rachael Taylor | July 14, 2010 at 06:13 PM
Thanks for the tip. Works great. Does the break need to be in there. I took it out of mine to avoid wasted space.
Posted by: Kevin Durr | May 06, 2010 at 09:49 AM
Heather - thanks for the tip. In order to get it to work I had to add this coding after otherwise it didn't want to work
Posted by: Lisa Somerville | February 12, 2010 at 09:39 AM