The existing theme functionality is not granular enough for making the output look good.

The attached patch replaces the single theme function with two, one for the block, and one which is called for each item.

The default HTML output puts the items in an unordered list, the same way that other modules display lists.

CommentFileSizeAuthor
theme_1.patch2.1 KBbudda

Comments

budda’s picture

Status: Needs review » Fixed

Patch committed yesterday.

Anonymous’s picture

Status: Fixed » Closed (fixed)