You need to do that in the CSS.
When your Blogroll is published, the HTML that is generated puts the NAME of the Blogroll in an <h2> and the LINKS in the Blogroll in <li>'s.
What you need to do is wrap the Blogroll in a div such as #sidebar (or if you have an existing one, just attach the sample style below to it)
Comment