hi everybody, I'm using Earthen for a website I must deliver in the next days but I have a problem: When displaying UC cart checkout in IE8 the input-fields size of the customer information pane is too small, it does not respect the 'size' parameter (see screenshots). no problem with Garland in the same browser or with Earthen in Firefox.
Please help needed desperately...

Lupinix

CommentFileSizeAuthor
Capture.JPG24.37 KBlupinix
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lupinix’s picture

Status: Active » Closed (fixed)

Problem solved, commented width in the style.css file

.form-text, .form-textarea
{
/*	width: 95%;        */
	text-align: left;
}
lupinix’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.