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?

Safari and FireFox problems
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Safari and FireFox problems
#6164
Safari and FireFox problems 13 Years, 8 Months ago Karma: 0
I have a site where I have the easyslider working the way I want with IE and Opera, but Safari and FireFox don't work. If you go to:

ebio.colorado.edu

you'll see that with IE and Opera the image that slides is wrapped by a link and clicking on the image will open a page in a new window. But with Safari and Firefox the links don't work - any clue why?

Thanks
The administrator has disabled public write access.
 
#6181
Re:Safari and FireFox problems 13 Years, 8 Months ago Karma: 747
Hello,

This problem with new theme for the module. Open theme CSS file (<joomla_dir>/modules/mod_arieasyslider/includes/js/themes/ebio/styles.css), find line #29:

Code:


.es-theme-ebio .es-controls 
{
  height:100%;
  left:0;
  margin:0;
  position:absolute;
  top:0;
}



and change "height: 100%;" to "height: auto;"

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