How to get rid/reduce space? How to get rid/reduce space?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to get rid/reduce space?

Started by Jikrantz, January 02, 2005, 04:01:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jikrantz

I modified the water drop theme as I want it, but how do I get rid of or atleast reduce the space between "Ginnie, Piggie & Gissas World" and the top of page at http://www.jikrantz.net/coppermine/ ?
What exactly do I remove or add in template.html etc?
Any help appreciated. :)

Nibbler

Try cutting the cellpadding and cellspacing on your main table

<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20">

Also updating to 1.3.2 recommended.

Jikrantz

Works perfectly.
Thanks and a Happy New Year to everyone :)