Thank you for your response i believe this is the relevant bit:
Hide Picture Link
In the slider.php after the line:
<?php if( has_post_thumbnail() ) : ?>
you have to exclude the following line, like in this example:
<!--
" rel="bookmark" title="<?php the_title_attribute(); ?>">
-->
But where/how do i find the slider.php??