Links in slides are not working.
11 years 3 weeks ago #18996
by changlee
Links in slides are not working. was created by changlee
Me slider is here:
www.manifest.gr/
Why the links in the slides are not working?
I have set eg: /services/katharismoi and Target: Open in the same window.
:dry:
Why the links in the slides are not working?
I have set eg: /services/katharismoi and Target: Open in the same window.
:dry:
Please Log in or Create an account to join the conversation.
11 years 3 weeks ago #18999
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Links in slides are not working.
Hi
you have modified the slideshow CSS with
padding: 140px 420px 210px 70px;
on the captions, this is the problem
CEd
you have modified the slideshow CSS with
padding: 140px 420px 210px 70px;
on the captions, this is the problem
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: changlee
Please Log in or Create an account to join the conversation.
11 years 3 weeks ago #19056
by changlee
Replied by changlee on topic Links in slides are not working.
Hello dear CEd,
I modified all paddings to zero and set 140px 420px 210px 70px to margins.
But the problem remains: www.manifest.gr
There is only one horizontal place at the top of the slider that created a link. What is hiding the link?
Thank you so much for your response!
I modified all paddings to zero and set 140px 420px 210px 70px to margins.
But the problem remains: www.manifest.gr
There is only one horizontal place at the top of the slider that created a link. What is hiding the link?
Thank you so much for your response!
Please Log in or Create an account to join the conversation.
11 years 3 weeks ago #19057
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Links in slides are not working.
your caption is still in front of your link
add this in the css on .camera_target_content .camera_link
add this in the css on .camera_target_content .camera_link
Code:
position:relative;
z-index:99999;
Joomlack Webmaster and Developer
The following user(s) said Thank You: changlee
Please Log in or Create an account to join the conversation.
11 years 3 weeks ago #19065
by changlee
Replied by changlee on topic Links in slides are not working.
Yes, but I have never modified the module's CSS. Is there anything else that I can do in module params before I modify the .camera_target_content .camera_link file?
Eg: Where is that located?
Thank you for your response!
Eg: Where is that located?
Thank you for your response!
Please Log in or Create an account to join the conversation.
11 years 3 weeks ago #19069
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Links in slides are not working.
Joomlack Webmaster and Developer
The following user(s) said Thank You: changlee
Please Log in or Create an account to join the conversation.
Time to create page: 0.222 seconds