Sorry if this had already been asked, I haven't had any luck with finding a post....
is it possible to change the location of the audio player button from the bottom right to the bottom left instead?
Thanks,
~Robert
X3 Photo Gallery Support Forums
#x3_plugin_buttons {
left: 10px !important;
right: auto !important;
}