The man division aligns flat to the left in IE, although the footer centers appropriately. Also, various bits that are transparent in reasonable browsers are not in IE. Running IE6. This bug report driven by my boss, who wants all pages to work in Microsuck products, for some reason. (I can't figure it out either.)

Comments

Alan Cooney’s picture

Assigned: Unassigned » Alan Cooney

The transparency problem is a feature of the original design I'm afraid, although I may use some clever positioning of the background, and regeneration of images to overcome this, in a new release. As for the IE problem, thanks for the input. I think this should be relatively easy to solve and will probably be fixed by the end of the day.

Thanks,
Alan Cooney,
Avioso Designs | http://www.avioso.com

Alan Cooney’s picture

By the way, the transparency will still work in the vast majority of IE browsers, as I have used a javacript fix. It will only not work in IE6/5.5/5 when javascript is disabled.

Alan Cooney’s picture

Status: Active » Postponed (maintainer needs more info)

Actually, can you please give a screenshot of the centering problem because I have just tried the theme in my test environment and it is centering fine.

j3d’s picture

Great theme. Thanks!

I'm having the same problems as the original post in this issue. I've made some slight modifications to this theme for my client but they shouldn't be causing any of these problems. I've attached a screenshot of the left-aligned center column in IE 6.

Also, I'm not having any luck with the png transparency fix either. (as you can see I've changed the #footer2 image to a transparent gif which looks horrible because of the pixelation)

Lastly, while troubleshooting this theme I went to validate the theme where I have it hosted, innerharmonium.com, and got the following validation error. I don't know what to do about it, or if it matter, but it may.
Any help you have for these two issues would be greatly appreciated. :)

" 1. Error Line 69, Column 18: there is no attribute "clear".


You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the element to incorporate flash media in a Web page, see the FAQ item on valid flash.

Alan Cooney’s picture

It might be worth trying http://drupal.org/project/pngfix

Also the validation error is not something that will cause thesse problems although I will look into it.

Alan Cooney’s picture

Title: IE problems » IE 5 PNG Transparency Alternative Wanted
Category: bug » feature
Status: Postponed (maintainer needs more info) » Active
Alan Cooney’s picture

Status: Active » Closed (won't fix)

I'm going to change the status to wont fix due to time restraints, but this may be revisited later.