News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!