forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: element059 on October 09, 2004, 11:46:51 am

Title: Cell Spacing
Post by: element059 on October 09, 2004, 11:46:51 am
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!
Title: Re: Cell Spacing
Post by: Joachim Müller on October 09, 2004, 03:30:32 pm
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
Title: Re: Cell Spacing
Post by: element059 on October 09, 2004, 07:37:33 pm
Hello,

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

(https://forum.coppermine-gallery.net/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!
Title: Re: Cell Spacing
Post by: element059 on October 10, 2004, 01:04:35 am
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.