Search…

X3 Photo Gallery Support Forums

Search…
 
nate78
Topic Author
Posts: 13
Joined: 14 Jan 2010, 13:55

Feature Image XX/XX over Scroller

14 Jan 2010, 22:49

Hello,

Is there a way to not display Image xx/xx that appears within the thumbnail scroller? I would still like the other info like Next, Previous, Zoom to show, just not the image count.

Nate
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

15 Jan 2010, 02:42

If you go to admin -> settings -> controls.maincontrols.items, you should see a few options:
Code
togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen
You should be able to ctrl+click the "scrollinfo" option to remove it, and click save.
 
nate78
Topic Author
Posts: 13
Joined: 14 Jan 2010, 13:55

15 Jan 2010, 12:39

mjau-mjau wrote:If you go to admin -> settings -> controls.maincontrols.items, you should see a few options:
Code
togglethumbnails,previous,scrollinfo,next,toggleplay,togglefullscreen
You should be able to ctrl+click the "scrollinfo" option to remove it, and click save.
Hello, I am aware that you can remove the scroll info completely. But I was hoping there was way to keep the scroll info area without showing the Image xx/xx? Because I like that it tells people what the buttons did (i.e. Next Image, Zoom In, etc).
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

16 Jan 2010, 02:11

That might be difficult then unfortunately ...

I was gonna say, you could hide the text with CSS, but then you would be hiding the text that appears on the button when you mouseover also ...
 
nate78
Topic Author
Posts: 13
Joined: 14 Jan 2010, 13:55

17 Jan 2010, 18:25

Yeah I tried hiding it with CSS however it just hides everything. That's fien though - I can live with it...ha ha