philosiraptor
09 Dec 2010, 06:09 PM
I am attempting to do some aesthetic redesign to my company's existing website. I have gotten rid of the image based menu bar (above the header banner) and replaced it with CSS, and also added a container on the right side using CSS. These elements validate (as far as I can tell) however when I open them in Internet Explorer 5+ the menu bar stacks at full width and the container, well, I'm not sure how exactly to explain what the container is doing. I believe this has something to do with IE being unable to understand the specific width properties of images within CSS, however I am not sure how to fix it! I know my code is not super pretty, and I realize that my CSS could use some help, honestly I cobbled it together using borrowed code and the CSS editor in Kompozer, we all have to start somewhere, right?
Here is the URL for one of the test pages www dot telepress dot com / testsite / sustain.html
tl;dr Neither of the CSS elements on this test page are behaving properly in IE, they seem to work perfectly in other browsers!
Here is the URL for one of the test pages www dot telepress dot com / testsite / sustain.html
tl;dr Neither of the CSS elements on this test page are behaving properly in IE, they seem to work perfectly in other browsers!