Closed (fixed)
Project:
Acquia Marina
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Dec 2009 at 22:19 UTC
Updated:
7 Apr 2011 at 18:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
jwolf commentedWhich version of IE?
Please post a link to the site where this is happening so that we can see what's going on.
Comment #2
caschbre commentedI'm was testing in IE7. I also made sure to clear my local.css to make sure that wasn't conflicting in any way.
I've sent you the URL for the site using your contact form.
Comment #3
caschbre commented@jwolf... is there any other information you need to help debug this?
Comment #4
Vincent Groen commentedI read in the old issue (as mentioned by jwolf) that the bug in IE was fixed in release 6.x-1.2, but not long ago I upgraded to 6.x-2.0 and it's there again!
Since this issue seems almost closed, without a definite answer, I'd like to know how to resolve it.
I'm using IE8.
I've added screenshots of IE8, Opera and Chrome/Firefox layout of the searchbox.
website is: www.reviusplein.nl
Thanx in advance!
Comment #5
stephthegeek commentedComment #6
Francis Yip commentedHi ,
I had the same issue but solved it as follow: http://drupal.org/node/836498
Hope it is of help to you
Comment #7
jeremycaldwell commentedHi there, seems there is some CSS in the IE7 specific CSS file for this theme that isn't specific enough to set the width. Open your "ie7-fixes.css" file and make this change:
To:
That should do it! Please let us know if it works for you as well and will make sure it gets into the next release of the theme.
Comment #8
jamesialford commentedComment #7 worked for me. It is line 34 to 37 for me.
Thank you
James
Comment #9
jeremycaldwell commentedComment #10
goody815 commented