Is this still supported in the latest version of Tiggzi?
I understand that this snippet should center the image "mobileimage24" on page load:
$('.mobileimage_24').css('margin', 'auto');
$('.mobileimage_24').css('align', 'center');
...but I'm not sure where to put that code. I've tried adding in 'Set HTML attribute,' 'Run JavaScript,' and 'Set Property' from the attached drop down but nothing seems to work.