Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [solved]Custom Skin (Quick Question)  (Read 4345 times)

0 Members and 1 Guest are viewing this topic.

lancefiasco

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 78
    • http://www.gcfiasco.com
[solved]Custom Skin (Quick Question)
« on: July 31, 2004, 11:14:00 pm »

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

Can someone please help me figure out why there is a white box underneath the album titles?
« Last Edit: August 01, 2004, 05:43:29 pm by Casper »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Custom Skin (Quick Question)
« Reply #1 on: July 31, 2004, 11:24:28 pm »

Can't if your gallery is offline.
Logged
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

lancefiasco

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 78
    • http://www.gcfiasco.com
Re: Custom Skin (Quick Question)
« Reply #2 on: August 01, 2004, 01:22:09 am »

Bad link, sorry...fixed

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Custom Skin (Quick Question)
« Reply #3 on: August 01, 2004, 01:33:18 am »

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;

Code: [Select]
<tr>
                <td colspan="3">
                        <img src="images/spacer.gif" width="1" height="1"><br />
                </td>
        </tr>
Logged
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

lancefiasco

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 78
    • http://www.gcfiasco.com
Re: Custom Skin (Quick Question)
« Reply #4 on: August 01, 2004, 03:54:06 am »

That didn't work, so I reinserted the code.

lancefiasco

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 78
    • http://www.gcfiasco.com
Re: Custom Skin (Quick Question)
« Reply #5 on: August 01, 2004, 05:39:26 pm »

Something went wrong in the CSS.  Fixed.
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.