I have a page that I have placed 8 images to be used as buttons. I want them centered so it doesn't matter what device I am using. I used the code for all of the images (changed to reflect their individual names): $('.mobileimage194_div').css('margin', 'auto'); $('.mobileimage194_div').css('align', ...