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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now