Greetings. I have successfully themed a drupal 6 search form using the csearch methodology as found on the web. Everything looks great, the search box and new image submit button are in the header. The problem is that the same image submit button is drastically shifted out of site on the advanced search page itself, what shows on the breadcrumb as Home >> Search. In IE, I see the top 3 or 4 pixels of it as though it has dropped down, and in Firefox it is cut off on the right and left sides. Can someone give me an idea of where to look to edit the display of the search form in the /search page?
Help?
Anyone?
Please help Me to change the search button into Search image
hello Michael Carney
I am New Drupal And I need a help From you Can you Please help me to change the Search button into search image .. and basic week program can please explain me details
please reply as quick as possible please ...
Advance thanks
Muthu.S
I am using Drupal 5.18
I am using Drupal 5.18
I apologize for the long
I apologize for the long delay on this question. I don't know if you already figured out the solution or not, but what I usually do is use absolute positioning to move the submit button to the correct placement. When using absolute positioning IE will usually line up. However if it doesn't you may consider using html conditionals like this:
Content here
<!--[if IE]></div><![endif]-->
Post new comment