I'm not sure why the Input format collapsible fieldset isn't being also themed as a vertical tab, but it seems weird to have it sitting above the vertical tabs as a collapsible fieldset. I couldn't tell offhand why it wasn't being picked up by the other theme overrides, but thought I'd mention it here.

Looks great otherwise.

Comments

Moonshine’s picture

I think "Input Format" fieldsets are probably excluded because you can actually have several of them which each apply to a specific field. (For example when you have a more elaborate node type created with CCK and you given some fields the option for their own Input Formats). That would make it pretty hard to deal with having them all grouped below without individual labeling. Just a guess..

ximo’s picture

Status: Active » Closed (works as designed)

Moonshine is right, it's because it belongs to the textarea right above it, and you may have more than one textarea if you use CCK.

Anyway, I'm just clearing up the issue queue as this module has been discontinued. You may want to use vertical_tabs instead.