to modify the classes is really just a stop gap. Upon reviewing this component, the tabs positioned at the top or the bottom is done strictly in css. The tabs are always rendered first.
To use a core rendering, it would be best to render them in the flow of where they should be (also, then maybe any browser re-renders with flow may not have the shaking of the buttons?).
Will patch for now, but when this is done with core renderer so JSP has same ability to put tab headers at bottom, will redo so the tab headers also render at the bottom.
to modify the classes is really just a stop gap. Upon reviewing this component, the tabs positioned at the top or the bottom is done strictly in css. The tabs are always rendered first.
To use a core rendering, it would be best to render them in the flow of where they should be (also, then maybe any browser re-renders with flow may not have the shaking of the buttons?).
Will patch for now, but when this is done with core renderer so JSP has same ability to put tab headers at bottom, will redo so the tab headers also render at the bottom.