Plugin Author
YOP
(@yourownprogrammer)
Hi Johannes,
We ran some tests and it works properly on IE, Firefox and Chrome.
Have you modified the template? We noticed that there are some ‘%’ missing from the “Template Before Vote” section.
Regards,
YOP Team
Thanks!
I only edited the CSS section of the template.
I see this in Chrome, this in Safari, this in IE and this in FF.
Except that the checkboxes and the answer labels are not in one line, I guess the Safari version comes closest to what it should look like.
Thanks again.
Plugin Author
YOP
(@yourownprogrammer)
Hey Johannes,
Edit your template and in Template Before Vote section, after
<div id=”yop-poll-answers-%POLL-ID and
<li class=”yop-poll-li-answer-%POLL-ID add
‘%’
Best wishes,
YOP Team
Thank you. Done – no change.
Plugin Author
YOP
(@yourownprogrammer)
Hi,
The theme you use, eleven40 Pro, sets each input, select and textarea to width: 100%
Edit the template you used and in the CSS section, in
#yop-poll-answers-%POLL-ID% ul li input add width: 0px;
Regards,
YOp Team
Perfect.
Many thanks for your help and patience!