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?

IE 8 Doesnot work well 21 px top and left overflow
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: IE 8 Doesnot work well 21 px top and left overflow
#43718
IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 0
Hello again,
Thanks for solving my last post.

I found that in IE8 the overlay creates a 21 px overflow at bottom and right position.
So if i do this

* {
margin-left: -21px;
Margin-top: -21px;
}

It works fine. But of course this screws up the website.

I cant adress this div because it has a hash voor a ID.
It also uses inline code.

Maybee i give it a class so I can adress it and give it a margin-left -21px and margin-top -21 voor IE8.


So I tought I adjust this file but it is coded or something like that. jquery.sexylightbox.min.js
Can I get the not: (min) version? The one I could Read?

Or maybee you know how to solve this?

www.terraverdedesign.nl/wat-doen-wij/boeketten.html

It only happens in IE8 mode.
The administrator has disabled public write access.
 
#43719
Re: IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 0
I dont know but i saw that it has a zoom=1 value can this couse this?
The administrator has disabled public write access.
 
#43721
Re: IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 0
html , body {
height: auto !important;
}

does not work.
The administrator has disabled public write access.
 
#43725
Re: IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 747
Hello,

Could you restore styles to original state so we can investigate the problem? Currently the image is loaded fine into the lightbox in IE 8.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43726
Re: IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 0
Hello yes i will do that after this message.
I solved it but not al to good...

I added a class to the lightbox div. class="twenty"
and than I wrote a IE8 Style sheet with this in it.

.twenty {
height: 99.9% !important;
width: 99.9% !important;
}

This works but does not solve the problem voor other people.
So if you still want to take a look at this thanks
It is the same problem as the post before this post have taken a look at it.
The administrator has disabled public write access.
 
#43727
Re: IE 8 Doesnot work well 21 px top and left overflow 10 Years, 8 Months ago Karma: 0
I have changed it back now

Kind regards,
Jeroen
The administrator has disabled public write access.
 
Go to topPage: 123