Log in

View Full Version : FF vs IE



Yami
01-11-2008, 08:23 AM
Hii all,

This is my site http://authmn-bliss.digital-dreamworld.net/ and it views fine with Mozilla Firefox. But the navigation go all over the place when viewed with Internet Explorer. I have tried to fix it but I cant.:mad:

Can somebody help me with this??

boogyman
01-11-2008, 02:01 PM
welcome to the forums.

What version of IE are you having problems with? IE7 has made some big improvements on its support for CSS, however it still has some bugs, and IE6 still has very little support for some of the more "basic" definitions.
The fact that your site views correctly in Fx at least tells me it is probably coded correctly, so it appears you would just need to do a IE Hack/Mod. Along with telling us the version of IE, could you explain in more detail exactly what your problem is? eg... Its not alligning properly, the hover over is not working properly, the colors are off, my background image doesnt appear correctly. the more detail you give us the easier it will be for us to solve the problem first time. Thanks

Yami
01-12-2008, 12:02 PM
Thanks, Well I am using IE version 7 and Mozilla Firefox 2 and something...,

The problem is navigation isn't aligning correctly in IE. I am using DIV tags and css style sheet.

And I did put special codes for IE version navigation too... But it still goes all haywire.:confused:


#contentbg {background:url(images/abg.png) repeat-y; width:700px;}

#content {width:390px; float:left; margin: 0px 0px 0px 116px; display:inline; text-align:left;}

#navigation{ width: 160px; float:left; margin: 0px 0px 0px 28px; display:inline; valign:top;}

* html #navigation{ width: 180px; float:left; margin: 0px 0px 0px 0px; display:inline; valign:top;}

Yami
01-14-2008, 09:45 PM
Okay fixed it. Thanks for the help and everything. Thank you Dynamic Drive!!! You guys are amazing.

boogyman
01-14-2008, 10:05 PM
glad to see you were able to solve the problem :)