mnjaa... det er jo lidt nørklet at reperere andres temaer :)
prøv det her..
<div id="sidebar-all" style="width:320px; margin:0; padding:0; float:left;">
<div id="sidebar-top">
<?php /* Widgetized sidebar, if you have the plugin installed. */ if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?>
<?php endif; ?>
<div style="clear:both"></div>
</div>
<div id="sidebar-middle">
<div id="sidebar-left">
<?php /* Widgetized sidebar, if you have the plugin installed. */ if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(2) ) : ?>
<?php endif; ?>
<?php wp_list_bookmarks('categorize=0&category=17&title_li=0&show_images=0&show_description=0&orderby=name'); ?>
<div style="clear:both"></div>
</div>
<div id="sidebar-right">
<?php /* Widgetized sidebar, if you have the plugin installed. */
if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(3) ) : ?>
<h3>Blogroll</h3>
<?php wp_list_bookmarks( $args ); ?>
<?php endif; ?>
</div>
<div style="clear:both"></div>
</div>
<div id="sidebar-bottom">
<?php /* Widgetized sidebar, if you have the plugin installed. */ if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(4) ) : ?>
<?php endif; ?>
<div style="clear:both"></div>
</div>
<div style="clear:both"></div>
</div id="sidebar-all">