Hi,
I'd also like to put all the search fields on one horizontal row and center the search button.
Use this css code to fit like your screenshot
.jsn_search div.control-group{float:left;margin-right:30px;}
.jsn_search div.controls{margin-left:0px;display:inline-block;}
.jsn_search label.control-label{float:none;width:auto;display:inline-block; }
.jsn_search input.jsn_search_btn{display:block;margin:auto;}
all texts string are managed by Joomla language manager, so to replace the search text button follow these steps:
- Go to Administration->Language Manager->Overrides (on left menu)
- Click on "New" button
- Set these parameters:
Language Constant: COM_JSN_SEARCH
Text: put here your override