I am having bit of a trouble regarding my code in IE, everything works great in Safari and Firefox, but not in IE.
My first problem is that some of my divs are placed behind other divs, I have tried to change the z-index, but to no good. Since these divs are position: absolute, I don't think it will help changing the div order in the HTML either.
The second problem is that I am not able to get the opacity to work in IE, I have tried the -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; and
filter:alpha(opacity=80); but to no help. The Opacity doesn't work on anything in IE.
The third problem is that one of my images has disappeared completely, the image inside the div="kart" is nowhere to be found in IE. I have applied float:left; to the div, so it is supposed to line up under the other div in that section when the side scales. I find it rather strange, every other img on my site is working fine, I have tried changing the file format, but again, to no good.
I would appreciate if someone could take a look at it, I am self-taught and don't have anyone to ask about these kind of things.
And apologies for my poor English, I'm foreign..:)
Not sure if I should include the HTML-markup and the CSS-styles, so I will just give you the url for starters.
The site is located at http://www.vstil.com