Hi List, I recently published my personal site and developed my personal CSS theme for Drupal 6.2. May some of you check the site with IE on Mac and, in general, with IE5.5, IE5.0, Opera and Safari for PC and Mac?
I just tested the site with FF2, Safari 3, IE7 and IE6 on PC. It appears to work well (hoping not to have missed out some bug or error). The link is http://www.cristianpalmas.it. Important notes: 1. There are more than one CSS file because most of them concern the Drupal modules (but they can be changed, of course). The main layout is driven by style.css, in which are imported general.css and main.css. Here are the links: style.css: http://www.cristianpalmas.it/sites/all/themes/custom/chrhome/style.css general.css: http://www.cristianpalmas.it/sites/all/themes/custom/chrhome/general.css main.css: http://www.cristianpalmas.it/sites/all/themes/custom/chrhome/main.css 2. The CSS does not validate because I used proprietary properties (like zoom and -moz-opacity) to make the dropdown transparent and work around the bug in IE6 which causes the doubling of the lineheight. Any suggestion to avoid the use of these properties but reaching the same effect is obviously accepted. Thanks a lot. -- ~ Cristian Palmas ~ ______________________________________________________________________ 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/
