News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[solved]Custom Skin (Quick Question)

Started by lancefiasco, July 31, 2004, 11:14:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lancefiasco

http://gallery.gcfiasco.com:8008/coppermine/

Can someone please help me figure out why there is a white box underneath the album titles?

Casper

Can't if your gallery is offline.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here


Casper

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>
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here