Forums › Forums › Search & Filter Pro › How to custom the available fields's positions?
- This topic has 23 replies, 2 voices, and was last updated 7 years, 6 months ago by Anonymous.
-
Trevor(Private) April 7, 2017 at 4:31 pm #101993
You would need to use Custom CSS to achieve that, by using CSS like float and display (inline-block). There are many examples on this forum, if you search for them (look for
horizontal
).If you have a form as it is (on a link/URL please), and then an image mockup of what you want, I can probably help.
Anonymous(Private) April 10, 2017 at 9:44 am #102264Hello Trevor,
Thank you for your answer.
To decide what I will do, I would like to know about thoses things:
Can I adapte the search box to a responsive size?
Can I reduce the spacing between lines?
I would like too to reduce font size too?I will probably create a search box like this one:
___________________________________________________________
Line 1
Search | Select box1 | Select Box 2Line 2-5
Radio button1 Radiobutton5
Radio button2 Radiobutton6
Radio button3 Radiobutton7
Radio button4 Radiobutton8 SUBMIT
____________________________________________________________Thanks for your help!
Trevor(Private) April 10, 2017 at 2:43 pm #102337Hi Benoit
If the search box were on its own line/row, it would be possible to make it responsive, OR you could use media queries to put it on its own line when the window is less than xx pixels wide.
Having the submit on the same line as the last radio button pair might be an issue. On its own line would be better.
I would have to see the form on its own live URL to be able to help with this though.
Trevor(Private) April 11, 2017 at 1:34 pm #102528Hi Benoit
I see what you want for the ‘slide’, but that is beyond the scope of our support. It is really in the realm of custom design, a plugin or your theme.
I see the form, but it is inside a 33% wide column. How wide do you imagine the finished form will be? (in pixels maybe)?
I can also see that you have hidden all inputs in the theme (2014 I think). Or the theme does. I can reveal them, so that is easy.
It is OK to reply in French.
Anonymous(Private) April 14, 2017 at 10:15 am #103042Hello Trevor,
Really sorry for the delay of my answer.
Too busy.So, no problem for the slide solution, I will find it my self. 😉
For the rest, 550px width will be ok.
The minimum for the height will interest me for the responsive solution.Theme 2012 child.
Thanks
-
AuthorPosts