Thanks guys, glad you like the site.
To replace the jomsocial image with your own image. You will need to edit the Style.css file under the affinity template. the path is something like this templates/affinity/HTML/com_community/Style.css.
Once you find this file you will need to find the line of code below, and replace it with the code below
body #community-wrap div.yellowbox-tr div.introduction {style.css (line 172)
background:url("../images/landscape.jpg") no-repeat scroll 250px 0 transparent;
height:350px; >>> add
margin:0;
padding:0 0 0 20px;
}
Ofcourse editing the image URL to point to your image. Hope this helps.
Yes eventlist is a great events component. I have pretty much stuck with it since it surfaced.