Siders77 Posted September 28, 2005 Report Share Posted September 28, 2005 Hey. I'm after a bit of advice here. Nick (Mod661) designed me a template for a website and all I had to do was put content in. That's almost finished now which is a relief! Anyway me and Nick tested it in Safari and Firefox and it worked fine in those. But in IE the white text doesn't show up, only the red, and the Nav bar is all out of line I'm getting really annoyed because I don't want to have to have to change the whole site again. So if anyone could help me then that would be great. :huh: Quote Link to comment Share on other sites More sharing options...
Simon Posted September 28, 2005 Report Share Posted September 28, 2005 Depending on what it is, ie, what the area thats not working is made up of, it could be one of many things. For instance, when doing a padded div layer, you need to add a hack for IE into the CSS which tells IE to use the correct values. In this case, IE counts the padding width, therefor you need to add the padding + margin + width. Its either for firefox the values are wrong, or for IE, i can never remember. Theres also a underscore hack, where you can underscore certain classes and they only work in IE. I'm sketchy on this though as my CSS is wank. Look around at some web design forums, they are always happy to help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.