September 28, 200817 yr www.yodspica.com the header on ie, with a screen resolution of 1280x1024 aligns correctly, but on 1024x768 misaligns. I read somewhere I could perhaps use different style sheets, but not sure how to do this. thanks for the help
September 28, 200817 yr www.yodspica.com the header on ie, with a screen resolution of 1280x1024 aligns correctly, but on 1024x768 misaligns. I read somewhere I could perhaps use different style sheets, but not sure how to do this. thanks for the help You're general coding is very confusing... You do not need to make seperate style sheets to make a header in IE position correctly. Why are you putting a Z-index of 40 on the header? Also try to make the header a relative position.
September 28, 200817 yr Author You're general coding is very confusing... You do not need to make seperate style sheets to make a header in IE position correctly. Why are you putting a Z-index of 40 on the header? Also try to make the header a relative position. I'm putting z-index to get layered header in front with fixed position, so that I get a nice effect on lower screen resolutions when site content is large.
Create an account or sign in to comment