Bonjour Vincent,
Il vous faut commenter plus précisément les lignes suivantes :
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<div id="header" class="border">
<div class="header_bkgd">
<div class="header_image">
<a href="index.php" title="Homepage">
<img src="<?php echo $imagespath .'/sportsweb_'.$template_fcolor.'.jpg'; ?>" alt="Sport's web NeoJoomla! Template Club" />
</a>
</div>
</div>
</div>
</td>
<?php if( mosCountModules('user1') ) : ?>
<td valign="top" width="25%">
<div id="header_modules">
<?php mosLoadModules('user1', -2); ?>
</div>
</td>
<?php endif; ?>
</tr>
</table>
Cordialement,