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
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
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
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
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
html_helper.php ?
Eric
This topic is locked and no more replies can be posted.