It looks fine in Opera and Firefox, but in IE the top orange bars don’t line up. What am I missing!? I’ve been trying everything, but can’t find what the problem is - only thing I can pinpoint it to, is the logo, but I don’t know why or what.
It looks fine in Opera and Firefox, but in IE the top orange bars don’t line up. What am I missing!? I’ve been trying everything, but can’t find what the problem is - only thing I can pinpoint it to, is the logo, but I don’t know why or what.
Any help would be great!
Thanks
[/QUOTE]
Try moving the closing table data tag (/td) and the closing font tag (/font) to the end of the line with the email address, like this:
[/code]
I suspect ie is generating whitespace for the newlines and spaces and causing the text to take more vertical space than the 121 pixel height alloted. Of course, I could be wrong...
The problem (for some reason) was both the logo and the cell next to it. I removed all spaces and line breaks etc, so all the logo’s cell and logo code was on one line, and also removed the from the cell to the right. All working fine now
The problem (for some reason) was both the logo and the cell next to it. I removed all spaces and line breaks etc, so all the logo’s cell and logo code was on one line, and also removed the from the cell to the right. All working fine now
Thanks for your help matey!
[/QUOTE]
IE is very fussy about whitespace in the code and will interpret it in ways that seem mysterious, although it does make some sense. Anyway, I’m glad you worked it out.