3
Hi, the article text isnt contained within a block.
Look for this in the style css:
.itemBody
and
.itemText
try adding the margin attributes and a value to either the above and see if it makes a difference.
e.g
.itemBody
{
padding-left: 5px;
[b]margin-bottom: 5px;[/b]
}
add or adjust the value of margin-bottom to either itemBody or itemText to see if it helps with the white space
Michael Jackson = King Of Pop
Xoops = King Of CMS