Topic: IE - two stylesheets - gallery won't display correctly
I'm using your gallery for a web site that I am working on. The problem is that it won't display correctly in IE 7, IE 8, and IE 9 beta. Works fine in Firefox, Opera,Chrome.
I think the problem is that I am using another stylesheet on my page, and IE can't handle that. So the question is, how do I make the
<div id="sv-container"></div>
pointing to the simpleviewer.css instead of the stylesheet that is for the other elements on the page?
The gallery is displaying correctly in IE when I remove the reference to the css file between
<head></head>
, but then the rest of the page won't display correctly.
http://www.nesheim-camping.no/test/bilder/
Any advice?