[solved]Custom Skin (Quick Question) [solved]Custom Skin (Quick Question)
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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