Issuse with slider zoom / link

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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
Sat Oct 04, 2014 8:53 am
Hello

ON our dev website prod. moltocare.com we can't just have the link over the image instead of both icones http://awesomescreenshot.com/04d3lmrg90

whenever I select just one of both options I can't get the link on the image http://awesomescreenshot.com/0b63lmrj61

What can be wrong ?
User avatar
Gold Boarder

teitbite
Sat Oct 04, 2014 9:18 am
Hi

I think only having the link You can trigger the popup. Please tell me which icon You would like to remove. ...or is it about removing a functionality ?? Which module style is it ?
User avatar
Moderator

GK User
Sat Oct 04, 2014 9:27 am
Hello

As I added here http://awesomescreenshot.com/04d3lmrg90 I' like to get just the link icon removing the other one
User avatar
Gold Boarder

teitbite
Sat Oct 04, 2014 9:31 am
Hi

Will do. Can you just tell me what modue style is it or tell me an url to where I can see a live example of it ?
User avatar
Moderator

GK User
Sat Oct 04, 2014 9:33 am
Hello ! prod.moltocare.com :)
User avatar
Gold Boarder

teitbite
Sat Oct 04, 2014 9:42 am
Hi

HAHA. You used a space so I only visited moltocare.com :)

Add this to override.css and enable override in template settings:

Code: Select all
.t3-module .fade-link {
    margin-left: -20px;
    width: 40px;
}

.t3-module .fade-link a.pop-modal {
    display: none;
}
User avatar
Moderator

GK User
Sat Oct 04, 2014 9:44 am
<3
User avatar
Gold Boarder


cron