My header displays incorrectly in IE 6 or 7 but fine in Firefox. In IE, the title and the login button drops down over the content until you wave your mouse over it for a little bit. My site is SystemRebels.com. I'd really appreciate it if someone can help me fix my problem for a payment. Please PM me.
Set the z-index of the login boxes to 1 <input name='loginUsername' style='z-index=1;' value='Enter your username please...'> Code (markup): That should work.
The z-index property sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order. but based on the source of your site i can say that it is not the problem, maybe add a little bit precise positioning by using css,divs or even tables. cheers
Well thats because you are replying to quite old threads! (when considering the time it takes to find a programmer these days). By the time you are replying the OP's will have it sorted!