Hi there. This is my first post, so please bear with me. I've been "forced" to re-design my company's website. I thought everything was looking ok (they don't care about how it validates, they wanted it NOW) so I launched the site. I just love this place...
Could someone please be so kind to tell my why the header image is not showing up? It came up just fine in Dreamweaver, and even when I put it on the local server it worked. Thank you for any help you can offer. www.suntansupply.org Rebecca Wilczenski -----Original Message----- From: Roger Gordon [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 11, 2007 7:09 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [css-d] CSS-based image map - IE7 is driving me insane... Roger Gordon wrote: >* Hi. *>* This is my first post here, so I hope I've got the procedure right... * Welcome, Roger >* *>* The image map on *>* http://osebeni.dongshiworx.co.za/lodge/look_around.php displays fine in *>* Firefox and IE6, but in IE7 only half of the image rollover regions work. *>* Furthermore, everything works perfectly if you apply a background color to *>* the rollover regions. I cannot figure this out and I've spent several hours *>* trying. *>* * Does #image_map ul, #image_map li {height: 0;} fix the issue? I think it is related to the list white space bug in IE. Even if the links are absolutely positioned, the 'white space content' takes up space, and might cover the clickable areas. For a negative test without the fix, ul {background-color: red; zoom:1;} does color the area that is covered by the ul, which gets its height by the li. The li are not getting their height by the links, because these are absolutely positioned. And the red area is sensible to the font-size chosen in the IE menu. The red area matches the edge of the clickable zone. Just a guess. Ingo -- http://www.satzansatz.de/css.html Great guess!!! Thank you so much, Ingo! It works perfectly now. I had a feeling that something was covering the links, but I couldn't understand what. I seriously spent about 6 hours trying to fix this, and was going crazy! I owe you a beer :) -- >Roger Gordon ---------------------------------------------------------------------------- ------- www.rogergordon.net +27 (0)76 306 4578 ---------------------------------------------------------------------------- ------- One mouse click donates 1.5 cups of food to poor people worldwide (free of charge). Click below. http://www.thehungersite.com/clickToGive/home.faces?siteId=1 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/