Forums Forums Search & Filter Pro How to custom the available fields's positions?

Viewing 10 posts - 1 through 10 (of 24 total)
  • Anonymous
    #101973

    Hello,

    Is there the posibility to choose the fields’s position?
    Is it possible to set fields in mix position, vertical and horizontal positionlike that:

    Field1 Field2
    Field3 field4

    Thanks for your help!

    Trevor
    #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
    #102264

    Hello 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 2

    Line 2-5
    Radio button1 Radiobutton5
    Radio button2 Radiobutton6
    Radio button3 Radiobutton7
    Radio button4 Radiobutton8 SUBMIT
    ____________________________________________________________

    Thanks for your help!

    Trevor
    #102337

    Hi 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.

    Anonymous
    #102363
    This reply has been marked as private.
    Anonymous
    #102365
    This reply has been marked as private.
    Trevor
    #102436

    I will look at the design in the morning. But, are you asking if the form can be on a slide from the side widget? If so, you would need to find a widget for your theme and then add the form using a shortcode.

    Anonymous
    #102449
    This reply has been marked as private.
    Trevor
    #102528

    Hi 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
    #103042

    Hello 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

Viewing 10 posts - 1 through 10 (of 24 total)