Page 1 of 1

How to remove hovering text description from slideshow

Posted: 15 Dec 2008, 10:43
by StillEssence
I can't figure out how to remove the text description from my slideshow
http://www.stillessence.com/wedding/

Pictures are located in the folder "show"
I was able to take off the control menu... I want to remove the text that hovers when your mouse is over the picture.

I have the slideshowconfig.ini configured this way... why won't it work?

displayposition = above
displayimageindex = false
displayname = false
displaydescription = false
hideextension = true
formatmaxwidth = 250
formatminwidth = 150

Posted: 15 Dec 2008, 12:49
by globetrotter
Set in slideshowconfig.ini:
Code
imagepopinfo = false

Posted: 15 Dec 2008, 12:55
by StillEssence
Thanks!!!