XanthosTheDivine Posted September 10, 2009 Report Posted September 10, 2009 I have the site all ready to go, except that the header graphic jumps around in IE. I've tried absolute and relative positioning, I've got it coded exactly like the other site I did, and it's still giving me issues. Anyone got any suggestions? The site is inovatusllc.com (don't worry, the tacky rotating stars are leaving!) I think the problematic code is this - (html) (css) div#header { float: left; width:630px; height:168px; color: #000000; background-repeat: no-repeat; padding-left: 175px; } It seemed simple enough, I have no idea what's making it go all evil. Thanks in advance! ~Kristen Quote
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.
Note: Your post will require moderator approval before it will be visible.