this screenie is take from an instance of drupal with a custome theme, so this problem may not exist in default themes, but wanted to submit it just in case.
editor displays properly for this site in IE, but in FF, form fields are overlapping
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | contemplate.css.txt | 295 bytes | bessone |
| #2 | ieoverlap.gif | 9.54 KB | eliza411 |
| contemplate.png | 27.87 KB | harry slaughter |
Comments
Comment #1
jjeff commentedI've seen this. I think the problem is some combination of the Drupal resizable textareas, drupal.css, and the browser.
I'm thinking that I may need to resort to sticking everything into a table to keep things in line. Hrmm...
Comment #2
eliza411 commentedI have the same problem, but it's not working in IE 6.0 either (nor Firefox on Mac or PC.) I attached a screen cap of the IE overlap.
Is there a workaround? A version of IE that will work until there's a fix?
This looks really amazingly useful!
Comment #3
eliza411 commentedActually, it displays fine in Safari. Go fig. I can use that until it's ready.
Comment #4
thierry_gd commentedSame problem on IE using spreadfirefox theme
Thierry
Comment #5
bessone commentedHi,
I have the same problem with FF 1.5.0.7 and "newsportal" theme.
With IE 6.0 (and the same theme) the form are displayed at the end of the page, after all columns.
Ciao
BES
Comment #6
bessone commentedThe problem is in the structure of xhtml and css.
I have made this small patch:
in the file /modules/contemplate/contemplate.css
comment the float: left; like this:
the output it is not beautifulst but it resolves the problem of overlapping.
(the full css files is also attached)
Ciao
BES
Comment #7
jrglasgow commentedIs anyone still having this problem? I haven't seen it, I noticed that the patch has not been applied, If the problem still exists I will test the patch, but I have not noticed this problem.
Comment #8
jrglasgow commentedI am going to assume that this has been fixed.