Textblock doesn't work anymore

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
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
Tue Mar 19, 2013 12:31 pm
Before when hovering the image, the added textblock doesn't show.
No idea what happened. Link still works though...

Any thoughts on this?
User avatar
Junior Boarder

teitbite
Wed Mar 20, 2013 2:40 pm
Hi

Please show me Your site.
User avatar
Moderator

GK User
Wed Mar 20, 2013 3:00 pm
You've got a PM
User avatar
Junior Boarder

GK User
Wed Mar 20, 2013 4:58 pm
Please confirm that you've received it as it's still in my outbox and not sent..
User avatar
Junior Boarder

teitbite
Thu Mar 21, 2013 1:07 pm
Hi

Looks like a css for module dissapeared. Have You made changes to it or disabled using module's css ?

Please try use this code to make it work:

Code: Select all
#gkIs-gk-is-114.gkThumbsBottom:hover .gkContentArea { bottom: 0 !important; }
User avatar
Moderator

GK User
Thu Mar 21, 2013 1:18 pm
CSS is on.

Where do I add that code?
User avatar
Junior Boarder

GK User
Fri Mar 22, 2013 11:06 am
Might get it..
Added it to the style.css in gk_esport-folder.

In your demo the links isn't going anywhere. How do you do that?
If I don't fill the url, you can still press the text and the site will reload (to home).

Also, how do you make the block show all the time (as in your demo), and not just when you hover the picture?
User avatar
Junior Boarder

teitbite
Sun Mar 24, 2013 3:29 am
Hi

We have prepared override.css file for modifications. Please only remember that override needs to be enabled in order to use this file.

To keep links unused You just need to type # as an url.

To keep it stady please simply use the same code I gave You but without a hover option:

Code: Select all
#gkIs-gk-is-114.gkThumbsBottom .gkContentArea { bottom: 0 !important; }
User avatar
Moderator

GK User
Tue Mar 26, 2013 12:19 pm
Thank you.

However, putting a # doesn't do anything on the url...
User avatar
Junior Boarder

teitbite
Tue Mar 26, 2013 4:53 pm
Hi

Yes # makes url not reachable. Wasn't this what You were asking for ? Please explain what You had in mind.
User avatar
Moderator


cron