I was trying to get rid of the blank module at the top of some of my pages. It appears to be gk-tools
As suggetsed I added <!-- before and --> to the end of the text I found in main.php
<!--<?php if($this->getTools()) : ?>
<div id="gk-tools">
<?php $this->loadBlock('usertools/tools') ?>
</div>
<?php endif; ?>
</div>
<?php endif; ?>-->
It worked to the point of getting rid of the standalone box sitting at the top of my pages, but now I appear to have a duplicate box around my content as can be seen at
http://timsmith.dyndns-server.com:150/i ... Itemid=133
Your help is greatly appreciated
[attachment]double border.pdf[/attachment]