How to change the height of the component PhotoSlide GK3

GK User
Thu Sep 15, 2011 2:06 pm
Hello all, i need help.

How to change the height of the component PhotoSlide GK3.

I searched in several css files but can not find the solution.
Thank you for your attention.
User avatar
Junior Boarder

GK User
Sat Sep 17, 2011 6:19 pm
Module Manager -> Gavick Image Show.
On the right side alter the Parameters for your needs.
Mine look like this:
Code: Select all
show_text_block=true;
text_block_width=1000;
text_block_x=0;
text_block_y=215;
image_y=0;
module_height=450;
pagination=false;
slide_links=true;
animation_speed=500;
animation_interval=5000;
autoanimation=true;


module_height is the thing you are looking for. ;)
User avatar
Junior Boarder


cron