Page 1 of 1

Disable "Play" button in mobile gallery

Posted: 16 Jan 2013, 18:39
by RBachmann
Hi folks

I've just got a small question. I thought I'd disabled all possible options but could you please tell me which I've missed to disable this "play" button in the center of the mobile gallery screen? Furthermore, there was this new progressbar implemented in the latest version, wasn't it? Is this also available for the mobile gallery or just this circled one?

Thanks for some hints in advance :)

Re: Disable "Play" button in mobile gallery

Posted: 21 Jan 2013, 04:09
by Nick
Sorry for delay, add the following code to Settings > Custom CSS > Imagevue Mobile:
Code
.ps-toolbar-play { display: none !important }

Re: Disable "Play" button in mobile gallery

Posted: 21 Jan 2013, 11:42
by RBachmann
Dear Nick

Thank you once more for your help.

Best regards