http://gallery.gcfiasco.com:8008/coppermine/
Can someone please help me figure out why there is a white box underneath the album titles?
Can't if your gallery is offline.
Bad link, sorry...fixed
Look in your theme.php, in the
Quote// HTML template for the album list
$template_album_list = <<<EOT
section.
and find and remove this code;
<tr>
<td colspan="3">
<img src="images/spacer.gif" width="1" height="1"><br />
</td>
</tr>
That didn't work, so I reinserted the code.
Something went wrong in the CSS. Fixed.