1. About Google AdSense problem, it is not "ARI Quiz" issue. The component doesn't change code which you use for AdSense. It seems this is a problem with your code. We can investigate the problem in more details if you provide a temporary access to your J! backend by
email.
2. Add the following CSS rule to a site template CSS file to change background of "Save" button:
BODY #ariQuizContainer .btn-primary
{
background-color: #B35304;
background-image: linear-gradient(to bottom, #B35304, #D57F06);
color: #EFC48E;
}
Regards,
ARI Soft