Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi
Im trying to set up my new first page with Stage and I cant find a feature that was in CE3... In the CE3 you could turn of the zoom feature in the upper right hand corner when using stage on a fullscreen page. I cant find that possibility in CE4.
Ex - www.airframe.se - Old CE3 site with the layout im looking for
Ex2 - www.blastorp.se - Temporary CE4 where I cant get the layout the way I want...
Thanks for the help...
Offline
do you mean you want to remove the whole thumbnail?
If so, use custom css:
.ttg_thumbs {
display: none;
}
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Yeah okay! Thanks I'll try that one! I think that was a clickbox in CE3... would it be possible to put it back for the future?
I don't really see the use of it other than it might look a bit cool... is there any other features with it that I'm missing?
Offline
I don't really see the use of it other than it might look a bit cool... is there any other features with it that I'm missing?
It provides visual indication that there's a click-to-zoom feature on the gallery (users needn't click directly on the thumbnail, but the visual cue invites them to do so), and it provides visual indication of the aspect ratio and orientation of the image, helping to viewer to determine whether there's more of the image to see being cropped by the viewport.
Offline
Pages: 1