Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Problem displaying a picture in a popup window
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Problem displaying a picture in a popup window
#4950
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 0
Hello,

I completed my web-site with this module by using the code you adviced me.

The rendering is very nice and corresponds to what I was willing, but I think there is a small bug.

When displaying a big image, the image is firstly displayed with a reduced size and a small icon at the right-top of the frame allows enlarging it. This icon is not displayed for small images, which is quite convenient.

But, if, on the same page, I have both small and large images, and if I display first a large image and leave it while it was large, the next image displayed is displayed in the small version, but with the icon on the right-top allowing it to be displayed with the small size. If you click on this icon, you still have the small image displayed, but this time, with the icon allowing to enlarge it.

If the second image displayed is a small one, in the same conditions as above, you have an alternance of icons allowing to enlarge or reduce it, but with no effect on the image.

If you close the large image when it is displayed in the small form, you do not have this strange behaviour next time you open an image. If you refresh the page, or display a new one, this strange behaviour disapears too.

Another thing that, I think, is not optimal, is the place where this icon allowing to resize the mage is displayed. In fact, it is displayed on the image. I think it would be a nice idea to be able to display it above the image. In my case, images a screen captures of windows and this icon is displayed above the icons allowing to hide, resize of close the window, which is a bit confusing for the users.

Best Regards,

Brice
The administrator has disabled public write access.
 
#4963
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 747
Hello,

We'll investigate the bug with icon and try to provide fix soon. Regarding position of icon, you can add the following CSS rule to template CSS file that show icon above an image:

Code:


.pp_pic_holder a.pp_expand, 
.pp_pic_holder a.pp_contract
{
  top: -20px;
}




Regards,
ARI Soft
The administrator has disabled public write access.
 
#4969
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 747
Regarding issue with resize icon. Download and upgrade 'ARI Pretty Photo' module, please, it should resolve this issue.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4970
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 0
Hello,

Maybe I did something wrong, but after installing the new version, I still have the same problem. I downloaded version 1.3.2 from your web-site and installed it on my server, but the same strange behaviour is still happening.

For the display of the icon, your css code solved the issue and now, the icon is displayed above the image.

Best Regards,
Brice
The administrator has disabled public write access.
 
#4971
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 747
Could you clean a browser cache and try again to reproduce issue with resize icon? If problem still appears, could you provide link to page where we can see this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4972
Re:Problem displaying a picture in a popup window 13 Years, 10 Months ago Karma: 0
I flushed the cache of my browser (mozilla) and I still have the same behaviour. I tried with another browser (internet explorer), and the result is the same.

Here is a link to the page with the images. The site is in french. Image links are located in the text.
www.ams-solutions.be/index.php/produits/pediatrie
The administrator has disabled public write access.
 
Go to topPage: 123