Inventory Pane width

Avantar
I was wondering if it is possible to increase the width of panes on the right hand side of the screen - like the Inventory pane?

My apologies if this question has been asked before.

The Pixie
Try this:

JS.eval ("$('#gamePanes').css('width', '316px')")
JS.eval ("$('#status').css('width', '1048px')")


It adds an extra 100 pixels to the panes (and to the status bar at the top to keep it aligned).

Avantar
Thank you Pixie!

I will give it a try as soon as I can.

Avantar
I have put those two lines as a function and call it as a start script. Works a treat!

The way I did it works - just not sure if it is the correct way. Feel free to correct/guide me in the correct direction. :D

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums