First: I really like this theme, thanks for your work!
With Firefox the image title text-box lies over the image thumbnail when editing the image node. With IE it looks better, but still it does not work as I'd like it to. Please see attachments for examples.
Any idea?
Drupal 5.3
Image 5.x 1.6
| Comment | File | Size | Author |
|---|---|---|---|
| IE7.jpg | 20.15 KB | roald | |
| Firefox.jpg | 30.02 KB | roald |
Comments
Comment #1
roald commentedComment #2
Lioz commentedmm i think the problem is caused by the floating property of img tag. You can try adding a clear:left property to document forms. let me know!
Comment #3
Lioz commented