$(document).ready(function() { $('.main [href="?m=update"]').addClass('btn').addClass('btn-xs').addClass('btn-primary'); $('img[src="images/folder.png"]').replaceWith(''); $('img[src="images/txt.png"]').replaceWith(''); });