remove cells white border on thumbnails.php remove cells white border on thumbnails.php
 

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

Main Menu

remove cells white border on thumbnails.php

Started by allvip, October 11, 2013, 07:17:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

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

phill104

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


phill104

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

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

allvip

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

thanks

phill104

Does that mean you have solved it?

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

allvip