Forum Moderators: not2easy

Message Too Old, No Replies

Div/CSS mis-aligning menu

Need Div Help

         

dubraker

12:50 am on Oct 28, 2009 (gmt 0)

10+ Year Member



I am having a problem with a clients website and cam across this forum. I am trying to do a full DIV site ( my first) and am running into some issues. In IE, my first menu image is shifting down about 5px and I just cant figure out why. The web address is:

<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]

D_Blackwell

1:03 am on Oct 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome dubraker. The personal link is going to get chopped, so I cannot use it as a reference.

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.

dubraker

1:25 am on Oct 28, 2009 (gmt 0)

10+ Year Member



Thanks and sorry for the double post. It was a very stupid issue on my end of having a PNG image mixed in with gifs and an IE PNG tansparency fix. Have solved the issue now and appreciate the response.