css issue for Imageshowgk4

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Feb 10, 2012 2:45 pm
HY.

I choose partyfreack style for imageshowgk4, somewhere in my site.
I have 2 problems and i don't know how to fix it

1. the text in thumbs and thumb image are united. i wanna put some space around the thumb image
2. the title of the Gktext stays all the time black when is not active . how i change the color for it.

I do not find the css lines in style.css to make these changes.

here is a picture for my problems.

image_show.jpg


thanks for help
User avatar
Senior Boarder

GK User
Fri Feb 10, 2012 3:33 pm
Hi,

Please give me the link to your site then I will know how to fix it for you.
User avatar
Platinum Boarder

GK User
Fri Feb 10, 2012 3:41 pm
User avatar
Senior Boarder

GK User
Fri Feb 10, 2012 8:43 pm
any help? i am using joomla 1.7
User avatar
Senior Boarder

GK User
Sat Feb 11, 2012 12:40 pm
Add this code to override.css (with CSS override mode enabled in template setting):
Code: Select all
.gkIsWrapper-gk_partyfreak .gkIsThumb{
overflow: hidden;
}
.gkIsWrapper-gk_partyfreak .gkIsThumb img{
margin: 10px 5px 5px 0;
}

It will look like this http://easycaptures.com/fs/uploaded/442/6241596450.jpg
User avatar
Platinum Boarder

GK User
Mon Feb 13, 2012 11:08 am
yes.. it worked for the thumbs

Why it is not set by default... i think this is not a customization . Anybody wants the title nor to be sticked with the picture.

What about the Blacj color of the main title .... shown over the picture. How do we change that color and from where?

it isi not logical. If I have the oportunity to change the background, i need to have the oportunity to change the color of the title text. it stay still back.

Antway, thanks very much for the support .
User avatar
Senior Boarder

GK User
Mon Feb 13, 2012 12:37 pm
Hi

On partyfreak IS theme, there's an option "Thumbs margin" were you can set your own margin with hard css code.

Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Feb 13, 2012 2:29 pm
Use this css code to change color of title (white in this example):
Code: Select all
.gkIsText > h4 > a {
color: WHITE !important;
}
User avatar
Platinum Boarder

GK User
Fri Feb 17, 2012 2:17 pm
yeeessss...it worked. Thanks Don Lee.

I have another issue regarding image show.
When I create slides, i have the option to choose K2 article.

Also i have to select an image for that article, but i am not allowed to choose the default main image for that k2 articles. It opens only the regular media.

all the k2 images are saved in /media/k2/items/src , and i can not acces this folder from image show module
User avatar
Senior Boarder

GK User
Sat Feb 18, 2012 12:39 pm
Hi,

The module should get image from your K2 item's content to show so you don't need to choose an image for it. In order to force an other image, you can change default image folder of Media component to "media" then the popup will allow you to select images under this folder http://easycaptures.com/fs/uploaded/449/3987956176.png
User avatar
Platinum Boarder

GK User
Mon Feb 20, 2012 9:39 am
This is the problem. the module does not take by itself the k2 image form the article ( k2 item).

here is a photo from the module

image_show.jpg


and here is what pop up let me to select

image_show1.jpg
User avatar
Senior Boarder

GK User
Mon Feb 20, 2012 12:46 pm
Just for information any reason why you are not using latest Image Show GK4 version 1.24 as there was few fixes for K2 items from v1.16 to v1.21.

See you around...
User avatar
Platinum Boarder

GK User
Tue Mar 13, 2012 4:35 pm
i had downloaded Image show version 1.25 and it still don't work. Same problema. I have to select manually the image from Media. O don't understand why shoul i give it an image if i am selectig K2 articles?
User avatar
Senior Boarder

GK User
Sun Apr 15, 2012 8:16 am
any help?

it is quit anoying the fact that when i chose an article from k2 , article that have an image attached, to show it in GK image gallery , it does not take automatically that image, and i have to choose one from Media gallery.

K2 does not put the image gallery for its articles in media gallery, he use his own library.

how do i solve this problem?

Thanks for any help.
User avatar
Senior Boarder

GK User
Sun Aug 19, 2012 4:21 pm
I still have this problem with K2 images in ImageShow. IF i choose k2 article, and i choose a specific article from K2, why should i choose an image for that specific article from media gallery?

K2 images are stored in other part, a self part , are not stored in media gallery..... i want to show exactply the picture that appear when i read the article and i don't want to duplicate all the k2 images in media gallery.

How do i fix it?

Thanks.
User avatar
Senior Boarder

GK User
Sun Aug 19, 2012 4:34 pm
Citius wrote:I still have this problem with K2 images in ImageShow. IF i choose k2 article, and i choose a specific article from K2, why should i choose an image for that specific article from media gallery?

K2 images are stored in other part, a self part , are not stored in media gallery..... i want to show exactply the picture that appear when i read the article and i don't want to duplicate all the k2 images in media gallery.

How do i fix it?

Thanks.


Hi

There's nothing to fix because Image Show GK4 module uses always there own images. If you want to use K2 images, you can try using News Show Pro GK4 on Gallery mode.

Cheers ;)
User avatar
Platinum Boarder


cron