Daniel Hammond wrote:
> <http://www.studentremix.org/parents/media.htm>

> When you hover over the photo thumbnails, there should be 15px of
> margin space below the highlighted blue background behind the photo
> captions.

Delete the 'hasLayout' trigger and make it...

<!--[if lte IE 7]>
<style>
#photoContainer {width:410px;}
#photoContainer ul li {display:inline;}
</style>
<![endif]-->

...and both IE7 and 6 will render as intended.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to