CSS frontforms

each 27 May, 2011
Hi,

Sorry is the question has already been asked but i'm still looking for a solution ...
If i can modify the size of the label text without any problem , i'm trying to put them side by side instead of having them "by row" , one under the other

Is there a clean way to do that ( display in line ? ) ? I don't succeed in ...

Many thanks for your help

Eric
GreyHead 27 May, 2011
Hi Eric,

There's no 'built-in' way of doing this. There's a code hack here or you have to edit the Form HTML by hand.

You can add an extra class to the labels if you need to reduce the font-size.

Bob
each 27 May, 2011
Thanks bob, I think I will try it by editing HTML, it seems to be a cleaner way .... but for my personal knowledge , where do you find
html_helper.php ?

Eric
GreyHead 27 May, 2011
Hi Eric,

in administrator/components/com_chronoforms/helpers

Bob
This topic is locked and no more replies can be posted.