source: extensions/luciano/fix-ie6.css @ 5940

Last change on this file since 5940 was 5940, checked in by patdenice, 14 years ago

Fix display for IE7 and IE6

File size: 424 bytes
Line 
1/* Fix for IE5 or IE6 */
2
3#thePage { height: 100%;}
4#content, #menubar dl { overflow: hidden;}
5
6.thumbnailCategory      { position: relative;}
7.thumbnailCategories .illustration { margin: 10px 5px}
8.thumbnailCategories .description { width: 180px; padding: 0;}
9
10.thumbnails li  { overflow: hidden;}
11
12#linkThumbs                                             { position: absolute; top: 0; left: 400px; width: 224px; height: 600px; background-image: url(transparent.gif); }
Note: See TracBrowser for help on using the repository browser.