Oops. Turns out you can't nest forms like that. So to keep that field located where I had it, I'd have to modify search.php more than I care to at the moment. So, because I'm lazy, I've just relocated it outside the main form on the page.
I've attached the new instructions. Basically, don't do step one of my original instructions (or, if you've already done it, undo it by adding style="margin:0px" back into the fieldset tag), move the code from step 2 from where I originally had it to after the </form> tag, above "$footer" and wrap it in <table> and <td> tags to format it to the correct width.
That will have it positioned at the bottom left of the page, below the "save search prefs" drop down, above the time disply. You may need to change font colors as I've done in the attached screeshot. Let me know if you need help with that.
|