Search found 3 matches

by hipeak
Tue Mar 25, 2014 6:22 pm
Forum: Multi Product Images
Topic: Tooltip images jump left
Replies: 4
Views: 12995

Re: Tooltip images jump left

Brilliant. Thanks for your help.
by hipeak
Tue Mar 25, 2014 9:05 am
Forum: Multi Product Images
Topic: Tooltip images jump left
Replies: 4
Views: 12995

Re: Tooltip images jump left

That's great. Thanks very much. Is it possible to use multiple instances of that code to scale the tooltip images for different window sizes? e.g. @media screen and (max-width: 1200px) { #mpi_popimg {max-width:500px;} } @media screen and (max-width: 1024px) { #mpi_popimg {max-width:400px;} } @media ...
by hipeak
Mon Mar 24, 2014 3:12 pm
Forum: Multi Product Images
Topic: Tooltip images jump left
Replies: 4
Views: 12995

Tooltip images jump left

We use quite large tooltip images (600px x 600px) and have a problem where these jump left, with some of the image off-screen to the left, if they hit the right hand edge of the browser window. This is a real problem with smaller resolution monitors (e.g. 1024 x 768) and tablet / smartphone browsers...