I have integrated a responsive template in my 3.1 joomla to display the site correctly on smartphones. However, I don't get the expected result due to the width that ARI quiz uses. I need to limit the width with no more than 300px.
I've already introduce some changes in css file in order to eliminate some elements such as status ba and the question and quiz titles. But, the width area it's still bigger than 300px.
.ari-quiz-container .aq-header
{
display: none;
}
.aq-status-panel
{
display: none !important;
}
.aq-answer-label LABEL
{
visibility: hidden !important;
}
DIV.aq-question-title
{
display: none !important;
}
I use hotSpot question type, but the widdth image is 220px, so this is not the problem. ¿what can I do?
web:
www.pruebaj3.com.mialias.net/vertex/index.php/quiz
user: prueba974
password: SXWBT3uj