{html_style} .graphicalCheckbox { font-size:16px; line-height:16px; } input[type=checkbox] { display:none; } {/html_style} {footer_script}{literal} jQuery(document).ready(function() { jQuery('form li label input[type=checkbox]').change(function() { var graphicalCheckbox = jQuery(this).parent().find('.graphicalCheckbox'); if (jQuery(this).is(':checked')) { jQuery(graphicalCheckbox).removeClass('icon-check-empty').addClass('icon-check'); } else { jQuery(graphicalCheckbox).removeClass('icon-check').addClass('icon-check-empty'); } }); }); {/literal}{/footer_script}

{'Smartpocket, Configuration Page'|@translate}

{'Slideshow Options'|@translate}