Forum Moderators: not2easy
<snip>
the "home" button as you can see in IE, shifts down for no apparent reason (which of corse I know can not be). Any help would be GREATLY appreciated. Thanks again fellow coders!
[edited by: swa66 at 2:05 pm (utc) on Oct. 28, 2009]
[edit reason] No links, please see ToS and Forum Charter [/edit]
The double post will be taken care of.
It could be any of several things working against each other. I have my suspicions.
My recommendation is to strip the HTML and CSS down to the problem itself by commenting out extraneous markup unrelated to the problem. If the fix is not found during this process, post the test ready code that replicates the problem and we will look at the options.
Be sure to declare a DTD and validate the markup. That will avoid, eliminate, or rule out many problems.