need help with unite theme

flashgordon88

Registered Member
Joined
Jul 7, 2011
Messages
76
Reaction score
5
Hey guys,

I want to modify the comment section of the theme, but I cannot find the file?

check it out:

www. projekt - kante .de

I want to make the comment avatar bigger, can you find the file to modify?

thanks
 
There is this section in the single.php

PHP:
<div class="postComments" id="comments">
						<?php comments_template(); ?>
					</div>

but I cannot find the coments_template file?
 
Back
Top