Cherry Design: Photoslide without overlay?

GK User
Fri Nov 19, 2010 10:55 pm
Hello

How is it possible to use the Cherry Design photoslide without the overlay effect? The module "mod_gk_image_show" doesnt work with an other template. For example: If I try the "Image Rotator" Template the module only shows the preloader (loading doesnt work)...

And with the "template style" i can't deactivate the overlay :/

i would be really happy, if someone could help me! :)

greets
User avatar
Fresh Boarder

GK User
Sun Nov 21, 2010 1:48 am
hi

You can do it by change this setting:

Code: Select all
show_text_block=true;


to false condition.

Code: Select all
show_text_block=false;


Cheers
User avatar
Platinum Boarder

GK User
Mon Nov 22, 2010 2:13 pm
Oh, sometimes the solution to a problem is so simple!

Thank you! :)
User avatar
Fresh Boarder


cron