by econgator » Wed Jun 11, 2008 3:37 pm
Actually, you may be right, Craig. Here's a snippet from the source:
<!-- Here's me pasting in the Classic-theme left menu -->
<form id="searchform" method="get" action="/blog/index.php">
<div class="menu">
<!--
<li id="linkcat-1"><h2>Blogroll</h2>
<ul>
<li><a href="http://dougal.gunters.org/">Dougal</a></li>
<li><a href="http://zengun.org/weblog/">Michel</a></li>
<li><a href="http://zed1.com/journalized/">Mike</a></li>
<li><a href="http://blogs.linux.ie/xeer/">Donncha</a></li>
<li><a href="http://www.alexking.org/">Alex</a></li>
<li><a href="http://photomatt.net/">Matt</a></li>
<li><a href="http://boren.nu/">Ryan</a></li>
</ul>
That's the spot where the side-bar would be, I believe.