Widgets are snippets of code which allow you to add different types of content to the sidebar of your blog. Movable Type allows you to create custom widgets of your own.
Note: The following documentation assumes familiarity with HTML. Information about HTML can be found at
Create A Custom Widget
- Log on to the Penn State Blogs.
- Click on the name of the blog to enter it
- Click Templates in the left menu to see the list of available widgets,

- Click the link for Create New Sidebar Widget in the upper right.
- Name the item Widget: About Me.
Note: The title must include “Widget:” or it won’t appear in the Widget Manager.
- Place the following code in the Module Body field.
<div class="module-archives module">
<h2 class="module-header">About Me</h2>
<div class="module-content">
Your Text Here
</div>
</div>
- Click Save, then click Templates in the left menu to exit the widget editor.
- Click Manage my Widget at the bottom, then First Widget Manager to enter the Widget Manager. Make sure the About Me widget (or whatever name you gave to the widget) is in the left column.
- Click Rebuild Site to post the changes.
Recent comments
4 hours 36 min ago
5 hours 18 min ago
5 hours 59 min ago
6 hours 11 min ago
6 hours 14 min ago
8 hours 40 min ago
11 hours 15 min ago
22 hours 13 min ago
1 week 3 days ago
2 weeks 1 day ago