gk3 photoslide problem

GK User
Mon Apr 04, 2011 8:33 pm
Hi, why if I set image rotator on gk3 photoslide i see nothing? only the preload? if i set the other option i see all my gallery.

Have i to set something?

here is the page.
User avatar
Expert Boarder

teitbite
Tue Apr 05, 2011 4:18 am
Hi

Please download the latest version of GK Image Show module (it's in the zip file of Photoslide GK3) and overwrite the files via ftp. Report me back if this helped.
User avatar
Moderator

GK User
Tue Apr 05, 2011 6:27 am
it works, but there is a problem with border and it cuts some pixel of image.
User avatar
Expert Boarder

teitbite
Wed Apr 06, 2011 12:37 am
Hi

Where cn I see this module now ?
User avatar
Moderator

GK User
Wed Apr 06, 2011 6:31 am
You can see it here.
User avatar
Expert Boarder

teitbite
Fri Apr 08, 2011 10:16 pm
Hi

It's simply not fitting there. You should reduce the size of the images (can be set in group settings of photoslide). Or if You are using photoslide only in this place override css with changed dementions for it:

Code: Select all
.gk_is_image {
    height: 341px !important;
    width: 664px !important;
}
User avatar
Moderator

GK User
Wed Apr 13, 2011 8:05 am
it works, but not correctly yet.

I'll use "template style" to be sure...

thank you anyway.
User avatar
Expert Boarder

teitbite
Wed Apr 13, 2011 11:50 pm
Hi

Please try to change the dimensions in Photoslide groups. Just a little bit smaller, should fit there than.
User avatar
Moderator

GK User
Thu Apr 14, 2011 6:40 am
Finally!! I understood what was the problem. Changing form "template style" to "Image rotator" I didn't set correctly style variation!! Now i set style2 and i included the text of "style_2_settings", and with smaller dimensions, it works.

Thank you so much. I had lost hope!! I had already surrendered!!
User avatar
Expert Boarder

teitbite
Thu Apr 14, 2011 5:27 pm
Hi

No problem. Glad I could help.
User avatar
Moderator


cron