Remove date from PhotoSlide GK3 and ImageShow GK4

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
Sun Dec 25, 2011 10:01 pm
How to remove the DATE on PhotoSlider GK3 an ImageShow GK4 ?

I have tried on both versions the one for Joomla. 1.5 and Joomla.17 respectively. I have googled, poked the settings here and there searched in the files. And databases for several hours. I just can't find it.
User avatar
Fresh Boarder

GK User
Mon Dec 26, 2011 4:04 pm
Hi,

I'm sorry as I'm using 3G network so I can't download the package to test myself. Please PM me your FTP access then I will check for you.

Thanks,
User avatar
Platinum Boarder

GK User
Tue Dec 27, 2011 12:18 pm
I'm sorry I do not know whether it is the right place to post this request.
I'm using Image Show GK4ver. 1.19 and I've the problem of layout as an attached file.

Thank you in advance

Fabrizio
User avatar
Junior Boarder

GK User
Tue Dec 27, 2011 1:22 pm
Hi Fabrizio,

Give me your site link then I can check and give you solution to fix it.
User avatar
Platinum Boarder

GK User
Tue Dec 27, 2011 4:37 pm
Hi Don thank you very much.

http://www.fabriziolorenzi.it/test3/en/ ... -room.html

and select the images tab
User avatar
Junior Boarder

GK User
Wed Dec 28, 2011 9:00 am
faberelle wrote:Hi Don thank you very much.

http://www.fabriziolorenzi.it/test3/en/ ... -room.html

and select the images tab

Hi,

You can use this solution:

- Open file: /test3/modules/mod_image_show_gk4/styles/gk_corporate2/style.css

- Add this code to bottom:
Code: Select all
.gkIsWrapper-gk_corporate2 .gkIsSlide{
top: -22px !important;
}
User avatar
Platinum Boarder

GK User
Fri Dec 30, 2011 10:23 am
Perfect!
Thankyou very much Don and happy new year!

Don Lee wrote:
faberelle wrote:Hi Don thank you very much.

http://www.fabriziolorenzi.it/test3/en/ ... -room.html

and select the images tab

Hi,

You can use this solution:

- Open file: /test3/modules/mod_image_show_gk4/styles/gk_corporate2/style.css

- Add this code to bottom:
Code: Select all
.gkIsWrapper-gk_corporate2 .gkIsSlide{
top: -22px !important;
}
User avatar
Junior Boarder

GK User
Mon Jan 02, 2012 11:41 am
You are most welcome :) Happy new year to you too :D
User avatar
Platinum Boarder

GK User
Tue Jan 10, 2012 12:22 pm
Hi Don sorry just another question:
I have a similar problem using the module GK4 News Show Pro ver. 2.9 as a banner.
In attachment a picture of the problem.

The url is http://www.fabriziolorenzi.it/test3/it/

Thankyou in advance.

Don Lee wrote:You are most welcome :) Happy new year to you too :D
User avatar
Junior Boarder

GK User
Tue Jan 10, 2012 2:38 pm
Hi,

Try using this code:

Code: Select all
.nspArtPage{
width: 312px !important;
margin-left: 6px;
}
.nspArtPage > .nspImage {
margin: 0 0 0 !important;
}
User avatar
Platinum Boarder

GK User
Tue Jan 10, 2012 4:06 pm
..it seems nothing has changed...

Don Lee wrote:Hi,

Try using this code:

Code: Select all
.nspArtPage{
width: 312px !important;
margin-left: 6px;
}
.nspArtPage > .nspImage {
margin: 0 0 0 !important;
}
User avatar
Junior Boarder

Konrad M
Tue Jan 10, 2012 5:14 pm
Hi
Can you give us url to your site ?
User avatar

GK User
Wed Jan 11, 2012 9:23 am
Hi Konrad off course:

http://www.fabriziolorenzi.it/test3/it/

Konrad M wrote:Hi
Can you give us url to your site ?
User avatar
Junior Boarder

Konrad M
Wed Jan 11, 2012 10:25 am
Try add own suffix to this module and add to override.css
Code: Select all
.yoursuffix .header .nspArt .nspImage {
    margin-bottom: 0px !important;
}

and remember to enable override.css option in template settings
User avatar

GK User
Fri Jan 13, 2012 11:02 am
Thank you Konrad.this change seems to work!
User avatar
Junior Boarder

Konrad M
Fri Jan 13, 2012 6:01 pm
I'm glad I could help ;)
User avatar


cron