Hello everyone,
Wish you a happy new year!
I would like to know if there is any way I can space more the space between choice of language and question title please ?
Hello everyone,
Wish you a happy new year!
I would like to know if there is any way I can space more the space between choice of language and question title please ?
Here is the image :
Hi
A quick resolutions to this can be adding a break <br/> just the above line from the start of question text in the HTML view
.Skin .LanguageSelectorContainer {
margin-bottom: 5px;
}
You can change 5px to something else based on your look-n-feel of the survey.
Thanks,
Jagdish
Hello
If you’re using the simple layout, you’ll want to add this (replace 500px with your value):
.Skin .LanguageSelectorContainer, #language-selector-container { margin-bottom: 500px; }
Hello
Thanks for your answer I’m using flat layout is that maybe the reason why the code doesn’t work ?
Hi
If you’re using the flat layout, the solution provided by
Yes, thank you guys
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.