I'd like to just have a slide show of pictures, with no text on slides 2-4. How do I remove the text and just have four pictures like the first slide?
Thanks.
I'd like to just have a slide show of pictures, with no text on slides 2-4. How do I remove the text and just have four pictures like the first slide?
Thanks.
Comments
Comment #2
denisvsObviously, the content of the slide inside the template.
By using the find utility I discovered the text in the file page.tpl.php.
Comment #3
bhumikavarshney commentedThe text of the slide show pictures is coming from the page.tpl.php .
So, if you want to remove the text you just need to remove it from the tpl file.
Just search "slider-item" in page.tpl.php
Comment #4
bhumikavarshney commented