- Posts: 14116
- Thank you received: 1639
Pictures are getting bigger than my view area
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 6 months ago #39432
by ivan.milic
Replied by ivan.milic on topic Pictures are getting bigger than my view area
hmm, can you then send me site url so I inspect source
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39444
by ivan.milic
Replied by ivan.milic on topic Pictures are getting bigger than my view area
It looks ok in front-end, if boxes dont stand correctly that is not so important, it is important you set values above correctly, and you can do that by hand. Values are form 0 to 1, representing ratio to component size.
Please Log in to join the conversation.
-
sunshineh
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 6 months ago #39452
by sunshineh
Replied by sunshineh on topic Pictures are getting bigger than my view area
Do you mean here?
Anim. From(x,y,zoom):
Anim. To(x,y,zoom):
The zoom values are both greater than 1. It I put it smaller that 1 by hand, the slideshow doesn't show my hole picture and the size of the slideshows goes still bigger
Are there special requirements for the size of my pictures?
Another point is, that I wrote 580x190 as View Area Width and Height on my "HOT Zoomer Settings" AND as settings to each picture-URL. Is this correct?
Anim. From(x,y,zoom):
Anim. To(x,y,zoom):
The zoom values are both greater than 1. It I put it smaller that 1 by hand, the slideshow doesn't show my hole picture and the size of the slideshows goes still bigger
Are there special requirements for the size of my pictures?
Another point is, that I wrote 580x190 as View Area Width and Height on my "HOT Zoomer Settings" AND as settings to each picture-URL. Is this correct?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39458
by ivan.milic
Replied by ivan.milic on topic Pictures are getting bigger than my view area
Yes that is correct
Anim. From(x,y,zoom):
Anim. To(x,y,zoom):
what you set for width/height will be used for zoom 1
Anim. From(x,y,zoom):
Anim. To(x,y,zoom):
what you set for width/height will be used for zoom 1
Please Log in to join the conversation.
-
sunshineh
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 6 months ago #39488
by sunshineh
Replied by sunshineh on topic Pictures are getting bigger than my view area
Every time I put under
Anim.From
or
Anim.To
a greater value than 1 as zoomfacor my picture and my hole slideshow is going bigger and over my content text.
Can I put some html code to define a fixed size to the slideshow?!
Anim.From
or
Anim.To
a greater value than 1 as zoomfacor my picture and my hole slideshow is going bigger and over my content text.
Can I put some html code to define a fixed size to the slideshow?!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
10 years 6 months ago #39491
by milos
Replied by milos on topic Pictures are getting bigger than my view area
You can set fixed width to the DIV that contains the Hot Zoomer module. You can use CSS parameters:
width: 200px;
overflow: hidden
Thanks
width: 200px;
overflow: hidden
Thanks
Please Log in to join the conversation.
Time to create page: 0.134 seconds