coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: Asobig on October 12, 2004, 10:11:29 PM

Title: Small problem with anycontent
Post by: Asobig on October 12, 2004, 10:11:29 PM
Normaly you use anycontent.php at the botom of the page.
I use anycontent.php on top of the main table (above category). I noticed that there should be a 'space' (or empty line) between the items on de main page block, but between anycontent and the main list there is no space.
How can i insert that extra space?
I mean the white space between the tables in the classic theme.
Title: Re: Small problem with anycontent
Post by: Nibbler on October 12, 2004, 10:12:28 PM
Adding a <br /> in anycontent should do it.
Title: Re: Small problem with anycontent
Post by: Asobig on October 12, 2004, 10:23:44 PM
Thanks for the quick reply!
It works!