Cell Spacing Cell Spacing
 

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

Cell Spacing

Started by element059, October 09, 2004, 11:46:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

element059

Hello,

I have this issue with my script. I have been all through the code and CSS stlyes but I can't seem to get rid of the problem. It's an annoying white border that goes around all of the cells:

http://www.games-fusion.net/screens/index.php?cat=5

I can only put this down to cell spacing but I can't find out which is doing it. Can someone point me in the right direction please!?

Many thanks!

Joachim Müller

post a screenshot with this particular area highlighted, together with a deep link to the page where this actually is suppossed to happen on. Post as well what browser you tested this with.

Joachim

element059

Hello,

I would like to get rid of the spacing seen on the screenshot bellow:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.games-fusion.net%2Fspacing.gif&hash=aca149f7feab46a08f3644a94be216659bd8000f)

This appears in both Firefox and IE and can be found on all pages with the Coppermine script, including the following:

http://www.games-fusion.net/screens/index.php?cat=5

I have tried modifying the CSS script and nothing... I have also tried going through the theme.php and template.php files but I still can't find the table which is doing it.

Any idea?

Many thanks!

element059

It's ok I managed to fix it... took me a long time to work it out tho. Turns out I have to put a <table></table> code in the template.php script. But it was a little bit tricky cuz I had to find exactly where to put it or the other pages would be messed up. Don't kno if this was the correct way to do it but it seems to work perfectly for me.