Hello, this is the first time i'm trying this module and i'm quite happy not to have to deal with css and js tricks in order to have a styled search box anymore...hopefully :)
I've tried to use the "element ordering" functionality just to have the submit button before the input field but nothing changed on the standard block nor a custom search one..
Am i missing something or there might be a bug about this..?
Thanks,
Da.

Comments

brianbrarian’s picture

I'm also experiencing this problem with the 2012-Aug-31 7.x-1.x-dev version. The search form elements stay in the same order, no matter how I re-arrange them. Happens whether or not Custom Search Blocks is also enabled. I tried switching my theme to Bartik and clearing caches, but the form elements still do not display on the search form in the order that I dragged the elements into in the Custom Search settings.

jdanthinne’s picture

Version: 7.x-1.10 » 7.x-1.x-dev
Status: Active » Needs review

Ok, just found the bug… I wasn't assigning the correct weight to the submit button.
You can try the patch there : http://drupalcode.org/project/custom_search.git/commit/3ad2c3d or use the next DEV.

PS: When you want to try on clean theme, choose Stark instead of Bartik, because Bartik overrides the search block as well, and Stark doesn't…

simon georges’s picture

Category: support » bug
Status: Needs review » Fixed

No complaints in quite some time, it seems to be fixed.

Status: Fixed » Closed (fixed)

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