Hi, I totally love your plugin! I have two problems, m…

closed

Hi, I totally love your plugin! I have two problems, maybe you could help:

1) with no feature image, but with answer images, the tooltip box shows up BELOW the top-right answer image (on hover the question mark). Any possible quick fix? (I tried z-index in the CSS, but didn’t work)

2) any way to reorder questions in a quiz, and answers in a question?

Thanks a lot,-C

This thread has been imported from harmonicdesign.ca/hd-quiz/

March 15, 2018 at 1:44pmCristi Scutaru

Hi Cristi,can you send me a link to a quiz? I’ll take a look and provide the CSS that you’ll need

15 March 2018 — 15:28support admin Dylan

https://reikisimplified.com…

The tooltip of the top question appears below the Bruce Lee image.

Thanks,Cristian

Hi Cristi,Please place the following css into your theme’s style.css

#hdQuestionnaireContent .hdQuTooltip { margin-left: 12px; position: absolute; z-index: 99999; right: 0;}

15 March 2018 — 16:22support admin Dylan

Thanks a lot, it worked! 🙂

I only changed right to 30px, ’cause I was getting an empty page right margin on iPhone.

Cheers,Cristian

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.