Display problems with multiple values in IE7 CCK data entry form
also pointed here http://drupal.org/node/448484

When I set a field to have more than one value, the entry fields look really short and displaced in IE7.
No such display problem in Firefox or chrome.
It is related to the theme. In the theme level some themes do not introduce the issue but could lead to several artifacts

any suggestions / workaround? any template.php tweaks maybe?

Comments

jannalexx’s picture

StatusFileSize
new13.85 KB
new14.84 KB

screenshots

it is probably link module related
after theme functions modifications only link / url fields are shorter in ie6/7
textarea is ok

jannalexx’s picture

Title: Display problems with multiple values in IE7 CCK data entry form » Display problems with title/url text-form width in IE7
Project: Content Construction Kit (CCK) » Link
Component: General » User interface
Category: support » bug

moved to link module.. as it appears now only on cck link input forms

it seems that css styling is corrupted in ie/ie7 depending on theme.
text-form width is short by default and follows cck label length!
firefox/chrome is ok and text-form expands independently

jannalexx’s picture

Version: 6.x-2.2 » 6.x-2.6-beta1
seattlehimay’s picture

Version: 6.x-2.6-beta1 » 6.x-2.6

Just to confirm, I am seeing the same issue. Input fields (title and url) for link input are abnormally small in IE 7 (just fine in firefox).

jcfiala’s picture

Status: Active » Closed (duplicate)

This looks to be a duplicate of #335259: Fields does not appear well, which is fixed.