maincontrols order
Posted: 07 Jan 2011, 05:26
Is there any way to change the order of the maincontrol buttons? I have only Previous,Next and Play. I would like to have the order Previous,Play,Next. Is this possible?
... togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen</items>Thanks a lot for this info, I'll give it a try.mjau-mjau wrote:This is not officially supported, but you can fix it like this:
Open the file iv-includes/include/config.xml, and locate the node controls.maincontrols.items:You can shuffle the items, and it will affect the order of buttons in your main controls ...Code... togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen</items>