I'd like some formatting for my Fabrik forms on the template. So I would like the label to be above the dropdown menu and the display text that comes up, I'd like more space between the form dropdown element and the display text.

So, "Choose Country For Visa Application" should be on one line and the dropdown box on the next line. The results when choosing a dropdown menu item should start a little further down (50 px) from the dropdown menu element.

Okay I got a solution for the second part, which is some space between the dropdown menu item and the display text container. Fabrik allows inline html so br and p tags helped here. However I still need help on the label and dropdown form field. I want the form field to be on the next line below the label.

    Write a Reply...
    You need to Login to view replies.