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.