Closed (won't fix)
Project:
AD Lemon Twist
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Jun 2008 at 18:12 UTC
Updated:
16 Jul 2008 at 12:44 UTC
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
Comment #1
Alan Cooney commentedThe 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
Comment #2
Alan Cooney commentedBy 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.
Comment #3
Alan Cooney commentedActually, 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.
Comment #4
j3d commentedGreat 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.
Comment #5
Alan Cooney commentedIt 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.
Comment #6
Alan Cooney commentedComment #7
Alan Cooney commentedI'm going to change the status to wont fix due to time restraints, but this may be revisited later.