Sat, 2007-09-15 00:09
http://www.keywesthometheater.com/home-theater.php
The drop shadow at the top and the bottom are shifted down maybe 5-7px for some reason. I can't figure it out. It works fine in FF, it's only having a problem in IE7...maybe someone with IE6 can also take a look and see?
In any case, it's valid XHTML and one validation error in the CSS related to overflow, but it works in IE, FF and Safari, plus, I made the CSS valid and the problem is still there, so that is unrelated.
Ideas?
Sat, 2007-09-15 00:23
#1
I was able to fix the top
I was able to fix the top drop shadow with style="display: block;" but when I use that on the bottom one, it shifts it to the right of the main div in FF.
Sat, 2007-09-15 00:27
#2
Ok, fixed
Ok, fixed it...
style="display: block;clear:both; on the bottom one.
Tue, 2007-09-18 18:56
#3
Thanks for letting us know
Thanks for letting us know