Closed (fixed)
Project:
Custom Search
Version:
6.x-1.x-dev
Component:
Blocks submodule
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 18:30 UTC
Updated:
9 May 2013 at 16:20 UTC
Is it possible to create a tpl file for each custom block to change the layout.
i.e. I want to put the button next to the box.
Comments
Comment #1
jdanthinne commentedEach custom block has its own ordering settings, so you shouldn't need to create .tpl files to have the button just after the search box.
Comment #2
tchurch commentedThat's only the ordering settings, not the layout.
Putting the button after the search box doesn't change it's position. It's still underneath.
Comment #3
jdanthinne commentedI'm afraid a new .tpl file won't help you.
Aligning both elements is just a matter of CSS. You should "float:left" the search box and the submit button and they'll align.
If you have a test url, I can have a look for the correct CSS selectors.
Comment #4
chwang commentedmy site: http://203.125.24.137/rtr/
Thank you for your great plugin for custom search, I am trying to put Search box and Go button in line 1, and Any, Group, Video, and Users in line 2, how can I achieve it?
Comment #5
LTech commentedHi thanks for the search box, it is just what I am looking for.
Can you please take a look at my site www.shulopedia.com .
I would like the text box to be on the right side (which I have managed to do) and the search box next to it. Then the popup drop down options.. any, shul, rabbi and community leader to also come up alongside or directly under on one line.
Thanks so much
Comment #6
heddnI'm taking some liberty but a support request from over a year ago is probably
fixed or irrelevant. If you disagree, please reopen and provide more
details.
Comment #7
tchurch commentedTo be honest, it's been so long since I raised the request and I think the project it was relating to has finished.