Jump to content

Jumping Images (no javascript) IE issue?


XanthosTheDivine

Recommended Posts

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)

 

TransparentHeader.png

 

(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

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...