Page 1 of 1

highslide image only navigation

Posted: 23 Jul 2009, 07:18
by wudry
hello jan,
first i have to say that this gallery is really great, excellent work.
i have gallery 2.5.0 installed and it works fine,
but i have no navigation icons (next, prev, move...) in the big picture like in your demo,
and also i can't find where i can chanche the alt text (Click to close image, click to move...) to german.

can you tell me where this settings are?

thanks

wudry

Re: highslide image only navigation

Posted: 23 Jul 2009, 15:32
by europower
Hi wudry,
I had the same problem after updating to 2.5.1b
I altered the highslide-full.js on line 129-130. (components\com_phocagallery\assets\js\highslide\)

Code: Select all

		'</ul></div>'
	,
to

Code: Select all

		'</ul></div>',
saved it and it worked. :twisted:
Hope it will work for you to.

Re: highslide image only navigation

Posted: 23 Jul 2009, 17:56
by Jan
wudry

Please let me know if the solution from europower works for you, If yes, I will change it for next version.

Jan