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: remove cells white border on thumbnails.php  (Read 3370 times)

0 Members and 1 Guest are viewing this topic.

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
remove cells white border on thumbnails.php
« on: October 11, 2013, 07:17:05 am »

sorry I searced but nothing
maybe I'm using the wrong words

I have a background color for the album thumb and the cells have a white border.
I can not remove the border.
please help
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: remove cells white border on thumbnails.php
« Reply #1 on: October 11, 2013, 08:05:01 am »

A link to the page will help so we can use Firebug to see your css.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: remove cells white border on thumbnails.php
« Reply #3 on: October 11, 2013, 10:11:14 am »

Look for the line below in your theme.php file and change cellspacing from 1 to 0

Code: [Select]
<table width="100%" cellspacing="1" cellpadding="0" align="center" class="maintable ">
Logged
It is a mistake to think you can solve any major problems just with potatoes.

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Re: remove cells white border on thumbnails.php
« Reply #4 on: October 11, 2013, 10:45:22 am »

find it under // Function to start a 'standard' table

thanks
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: remove cells white border on thumbnails.php
« Reply #5 on: October 11, 2013, 11:39:00 am »

Does that mean you have solved it?

If so please mark your thread accordingly.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Re: remove cells white border on thumbnails.php
« Reply #6 on: October 11, 2013, 11:41:31 am »

I always rember about 30 min later.
sorry.
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.