Hi,
You want just those category icons linking to each category? Do you already have those individual icons shown in the uploaded image? If so, one thing you can do is to delete the part of the code in main.php that shows categories (just above Latest Listings) and then hand code and link each image to the corresponding category like <a href="category_name"><img src="myimage"></a> and upload main.php - make a backup copy. For this you need to know basic html and php and if not, then your best bet is to hire someone who can customize your theme because if you do not know html or php then you will run into other issues later.