Small problem with anycontent Small problem with anycontent
 

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

Small problem with anycontent

Started by Asobig, October 12, 2004, 10:11:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Asobig

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.

Nibbler

Adding a <br /> in anycontent should do it.

Asobig

Thanks for the quick reply!
It works!