how do I do that??? Do I go in scripts, in template or what?? look at my page and then see what I mean, thanks:
http://www.kaiarturdiers.de/cpg144/displayimage.php?album=1&pid=10&slideshow=5000
Please let me know.
there are several methods to get rid of this, the easiest being: edit lang/yourlanguage.php (e.g. lang/english.php), find'stop_slideshow'
and remove the text on the left side of the definition. For the english language file, the entry looks like this: 'stop_slideshow' => 'STOP SLIDESHOW',
Replace it with 'stop_slideshow' => '',
- you get the idea.
excellent thank you