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?

More problems with ARI Photo Gallery
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: More problems with ARI Photo Gallery
#6513
Re:More problems with ARI Photo Gallery 13 Years, 8 Months ago Karma: 0
The code it contains is:

Code:


.mb_overlay{z-index:99;} #mb_gallery_{z-index:100;} .mb_overlay{
  position:fixed;
  background:#fff;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
}



Attached is a screenshot I just took. It is time stamped.

It's still not working.
File Attachment:
File Name: Screen.zip
File Size: 725256
Last Edit: 2010/08/22 15:55 By alisamii.Reason: adding attachment
The administrator has disabled public write access.
 
#6514
Re:More problems with ARI Photo Gallery 13 Years, 8 Months ago Karma: 0
It needs to work in ALL cuurent, modern browsers, including safari.

It does not work in Safari.
The administrator has disabled public write access.
 
#6516
Re:More problems with ARI Photo Gallery 13 Years, 8 Months ago Karma: 748
It works in all modern browsers (FireFox, Safari, Google Chrome, Opera and IE) on our side. Maybe proxy server is used by your ISP provider and cached CSS file with old CSS styles is loaded. Add the following code between <head> and </head> tags to index.php site template file (we can't to do it because it requires super administrator permissions):

Code:


<style type="text/css">
.mb_overlay {
 z-index:99;

#mb_gallery_ {
 z-index:100;
}
</style>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#6540
Re:More problems with ARI Photo Gallery 13 Years, 8 Months ago Karma: 0
Yet another problem.

Please login to the site and then go to the following URL:

www.lesamisdestan.com/index.php/gallerie-des-photos/index.php

You will see what happens!
The administrator has disabled public write access.
 
#6542
Re:More problems with ARI Photo Gallery 13 Years, 8 Months ago Karma: 748
It was a bug but we fixed it. Try now, please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12