Page 1 of 1

Feature Image XX/XX over Scroller

Posted: 14 Jan 2010, 22:49
by nate78
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

Posted: 15 Jan 2010, 02:42
by mjau-mjau
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.

Posted: 15 Jan 2010, 12:39
by nate78
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).

Posted: 16 Jan 2010, 02:11
by mjau-mjau
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 ...

Posted: 17 Jan 2010, 18:25
by nate78
Yeah I tried hiding it with CSS however it just hides everything. That's fien though - I can live with it...ha ha