
How to move controlbar elements within blocks?
I'm building my custom skin with JW7 and I'd like to move volume control from jw-controlbar-right-group into jw-controlbar-left-group. How can I achieve that?
I looked at customisation docs, questions on here, but didn't find anything similar. The only thing that crosses my mind at the moment is absolutely positioning the item or moving it around with jQuery. It would be great to have some control over HTML markup to display the items required by just adding classes to them.