Page 1 of 1

Large whitespaces

Posted: Mon 12. Jul 2004, 19:55
by Pieter
I'm currently trying to convert my website to fit within phpWCMS
However, there is a thing with the HTML generation I do not like very much.
I hope someone can tell me I'm doing something wrong.

This page: http://ontmoetingskerkonline.nl/cms/index.shtml
Starts with a title followed by an image. However, they are separated by a large whitespace. Why is that and can I prevent that?

Posted: Mon 12. Jul 2004, 19:59
by Pappnase
hello

maybe you have to decrease the width of the main table!? if you mean these white spaces.

Posted: Mon 12. Jul 2004, 20:26
by Pieter
Pappnase wrote:hello

maybe you have to decrease the width of the main table!? if you mean these white spaces.
Well, reducing the width will probably not help if the height (between title and image that is) is an issue . :roll:

Posted: Mon 12. Jul 2004, 23:26
by Oliver Georgi
Use the new templates functionality for article summary/listing. Check new values in conf.template_default.inc.php. Try to play with hide summary setting.

Oliver