I have removed the links from Imageshow in the file
modules\mod_image_show_gk4\styles\[gk_university]\view.php
but I can not find how to remove the tooltips:
Can you help with this?
<div class="gkIsSlide" style="z-index: 1; background-image: url("https://demo.gavick.com/joomla25/university/images/demo/header_bg.jpg"); cursor: pointer;" title="An Innovative Graduate School of __Theology__"></div>
<div class="gkIsSlide" style="z-index: <?php echo $i+1; ?>;" title="<?php echo $title; ?>" data-alt="<?php echo $alt; ?>" data-path="<?php echo $path; ?>" data-link="<?php echo $link; ?>"></div>