Closed (fixed)
Project:
Mix and Match
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2011 at 19:46 UTC
Updated:
15 Oct 2011 at 19:44 UTC
Hallo,
Mix and match theme is one of the best I've ever used.
I just tried to use it in Drupal 7 and found some problems. When I click in the search form, the word "search ... " still stays there. Normally it should disappear while the focus is on it.
Another problem is that the zoom icon is not really in line with the form while I am not logged in. In loggin mode, it's OK.
Please see the attached image for more details if it's not clear for you.
Thanks again.
Danny
| Comment | File | Size | Author |
|---|---|---|---|
| search-form.jpg | 7.74 KB | danny1997 |
Comments
Comment #1
ajross commentedThanks for bringing those issues to my attention. I'm working on some other updates that will go into the next release and will address these problems as well. Hopefully I should have something out in the next couple weeks.
Comment #2
jeet7668 commentedTo fix this, in the file mix-and-match-style.css at line no. 146 (in ".block-search form input.form-submit" block ) change:
top: 1;
Thats it :)
Comment #3
ajross commentedThanks - you saved me some time! :) I'll make sure that fix gets in the next release.
Comment #4
ajross commentedShould be fixed in latest release.