2
I did what I should have done earlier - checked the dev.xoops.org site and found the answer in the forums. Edit blocks/news_top.php in 2 places and replace
le="color: #000000"><?php getAllPublished(1,0,$restricted,0,1,true,$options[0])
with
le="color: #000000"><?php getAllPublished(1,0,$restricted,$topics,1,true,$options[0])