Гэты пост форума быў выдалены
Колькасьць адказаў: 10
Зьмесьціва гэтага паста форума было выдалена і болей не даступна.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
Tim Hunt -
There is no point using the HTML editor for the match answers. HTML dropdown menus (<select>s) can only contain plain text.
Actually, I don't understand what you want to do exactly.
Actually, I don't understand what you want to do exactly.
У адказ на Tim Hunt
Гэты пост форума быў выдалены
Зьмесьціва гэтага паста форума было выдалена і болей не даступна.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
Tim Hunt -
Can you attach a screen-shot?
У адказ на Tim Hunt
Гэты пост форума быў выдалены
Зьмесьціва гэтага паста форума было выдалена і болей не даступна.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
Hi Cathy,
You should come quite far by using only CSS, e.g. using "padding" and "margin". CSS FAQ and Themes FAQ are good starting points for learning more about CSS and theming.
hth
Frank
You should come quite far by using only CSS, e.g. using "padding" and "margin". CSS FAQ and Themes FAQ are good starting points for learning more about CSS and theming.
hth
Frank
У адказ на Frank Ralf
Гэты пост форума быў выдалены
Зьмесьціва гэтага паста форума было выдалена і болей не даступна.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
Will have a closer look. For the time being you might have a look at Changing Quiz Appearance.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
Tim Hunt -
All questions get the question type as a class name too, so you can do
.que.match { ... } to change just matching questions.
.que.match { ... } to change just matching questions.
У адказ на Tim Hunt
Гэты пост форума быў выдалены
Зьмесьціва гэтага паста форума было выдалена і болей не даступна.
У адказ на Выдалены карыстальнік
Re: Match questiontype - possible to incorporate html editor for question and answers?
The questions are actually already put in a table. For a quick hack you could just set the width of the table (see screenshot).
Or try switching this setting from "width" to "max-width".
hth
Frank
Or try switching this setting from "width" to "max-width".
hth
Frank
