Renamed the 'gk_blackandwhite' to 'gk_custom'
Everything works fine except the photoslide on the front page. I looked through the source and found this in the header:
<script type="text/javascript" src="http://localhost:8888/templates/gk_blackandwhite/js/gk_image_show.js"></script>
Note that this line still points to 'gk_blackandwhite'.
Where can i go to change this?