hello,

nodesinblock generates a wrapper div:
<div id="nodesinblock-foo" class="nodesinblock first last odd">foo</div>

can someone tell me how to get rid off this?

thanks

CommentFileSizeAuthor
#1 1300080.patch2.07 KBswentel

Comments

swentel’s picture

Status: Active » Needs review
StatusFileSize
new2.07 KB

Hrm, that wasn't actually possible. Patch attached changes the rendering of an item to a theming function so people can override that function. Could you test the patch ?