Search…

X3 Photo Gallery Support Forums

Search…
 
grimurnet
Experienced
Topic Author
Posts: 360
Joined: 17 Dec 2010, 04:50

maincontrols order

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?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14010
Joined: 30 Sep 2006, 03:37

Re: maincontrols order

09 Jan 2011, 02:32

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:
Code
... togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen</items>
You can shuffle the items, and it will affect the order of buttons in your main controls ...
 
grimurnet
Experienced
Topic Author
Posts: 360
Joined: 17 Dec 2010, 04:50

Re: maincontrols order

09 Jan 2011, 05:40

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:
Code
... togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen</items>
You can shuffle the items, and it will affect the order of buttons in your main controls ...
Thanks a lot for this info, I'll give it a try.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: maincontrols order

09 Jan 2011, 10:09

Even better I think is to edit the order <items options="HERE"> than <items>HERE</items>
And then re-save config. This way you will ensure that your preferred order of items stays.
firedev.com