Jump to content

CSS changes to work in IE


ThinkStainless

Recommended Posts

Hi everyone,I'm currently trying to debug a website to view properly in Internet Explorer: http://www.thinkstainless.com/other/openode/index.htmlI've been trying to make various changes to the top and bottom grey bars in height, but changes in CSS don't work at all. I'm having a hard time trying to get changes I make in CSS to even display in IE. I created code to load a seperate stylesheet when the viewer is using Internet Explorer. See the site in Firefox to see how it is supposed to work. Help?Thanks,Tiffany

Link to comment
Share on other sites

the link you posted above is in a framesetheres the correct link: http://www.branmuffinindustries.com/thinks...node/index.htmlfirst off your logo isnt displaying properly in ie6 because ie6 does not support alpha transparency in pngs there is a fix in this thread:http://w3schools.invisionzone.com/index.ph...c=10683&hl=or you could just use a gif (not as good quality though)next thing. it looks like the news section is getting pushed down in IE check the widths margins and paddings for this and maybe make them a bit thinner in your IE style sheet

Link to comment
Share on other sites

there are NO FRAMES. I am using Ajax. I already have a conditional statement that links it to another stylesheet specifically for IE.
Then give the correct link next time.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...