The table in the Taxonomy image overview page is malformed. Basically it has to do with the number of columns, which is not consistent across rows. See attached images.

Comments

borfast’s picture

Status: Active » Needs review
StatusFileSize
new1.18 KB

This patch fixes the malformed table.

borfast’s picture

StatusFileSize
new1.32 KB

This one also removes the align="center" from the node types and image columns, which was looking quite weird - besides, formatting should be left for CSS instead of forced in HTML.

borfast’s picture

StatusFileSize
new1.37 KB

And another one that also adds "none selected" to the table when a vocabulary doesn't have any node types selected.

I have used "em" tags, although I have just submitted a patch to remove some styling elements, but I don't have the time to add CSS and redo the styling. Also, this is starting to go out of the way of the original patch, so I'll stop here. Perhaps I'll add a new ticket for this later.