I would like to know if this is somehow easy to achive to put a vertical line between two scales of a two-scale array.
By the way, is it possible to repeat scale labels e.x. halfway through this array? I have a lot of subquestions in it and want to be sure users remember values they're selecting.
Repeated header: sorry for this, I must have been blind not to see this.
About the link you gave me. I already found that one but am not sure where should I paste this script to make it work for certain question or for all questions of this type through my survey. Could you help me on that matter?
I would avoid placing <style> tags in the question text - that results in them being inserted into the <body> element which is invalid HTML. The <style> tag should only exist in the <head> element.
Try adding something like this to the end of template.css: